Subject | Polish | English |
comp., MS | model obiektowy renderowania | rendering object model (Report object model used by rendering extensions) |
comp., MS | moduł renderowania z miękkim podziałem na strony | soft page-break renderer (A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for screen-based viewing and delivery, such as on a Web page or in the ReportViewer controls) |
comp., MS | moduł renderowania z twardym podziałem na strony | hard page-break renderer (A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for a consistent printing experience, or to view the report online in a book format) |
comp., MS | obiekt docelowy renderowania | render target (In computer graphics, an output buffer used when generating images) |
comp., MS | opcje renderowania | rendering intent (In color management, the approach used to map the colors specified in an image file to the color gamut of your monitor or printer. The color gamut is the range of color that a device can produce) |
comp., MS | renderowanie fragmentu strony | partial-page rendering (The process of refreshing only a region of a Web page during an asynchronous postback. This is typically accomplished by using UpdatePanel controls. Partial-page rendering is an important feature of AJAX technology) |
comp., MS | renderowanie po stronie klienta | client-side rendering (Technology that enables rendering operations to be handled by the client) |
comp., MS | renderowanie raportu | report rendering (The action of combining the report layout with the data from the data source for the purpose of viewing the report) |
comp., MS | renderowanie zubożone | thin rendering (The process of rendering server-based spreadsheets, diagrams, or other documents in a browser using an application server) |
comp., MS | renderowany raport | rendered report (A fully processed report that contains both data and layout information, in a format suitable for viewing (such as HTML)) |
comp., MS | rozszerzenie renderowania | rendering extension (A plug-in that renders reports to a specific format (for example, an Excel rendering extension)) |
comp., MS | transformacja renderowania | render transform (A type of transformation that modifies the appearance of the element but is applied after the layout pass is complete. By using the RenderTransform property instead of the LayoutTransform property, you can obtain performance benefits) |
comp., MS | Wiele celów renderowania | Multiple Render Targets (In computer graphics, a technique which submits different colours to multiple output colour buffers in a single pass writing up to four different colour values to four separate buffers) |