Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 40,031 for

rendering

(0.17 sec)
  1. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and Rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require Rendering, whereas export to Pdf does in C++....page layout model build and rendering. Page layout model is built...may or may not be further rendered into fixed page format. For...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated.... They can not be rendered directly to vector graphics...which may affect the metafile rendering performance. When this value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Slides rendering engine. Bubble Chart Size...reasonable for readability and rendering speed. How will export affect...

    docs.aspose.com/slides/net/bubble-chart/
  4. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for Rendering....to use anti-aliasing for rendering. @property def use_anti_aliasing...anti-aliasing is used for rendering. This property is used when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...comparison of the Excel and HTML rendering. A number of inconsistencies...For example, compare the rendering of the world map to the right...

    forum.aspose.com/t/inconsistent-html-output-for...
  6. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Examples: Shows how to set render quality options while converting...new Document(getMyDir() + "Rendering.docx"); GraphicsQualityOptio...

    reference.aspose.com/words/java/com.aspose.word...
  7. Disable CSS while saving to HTML with Golang vi...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....clients, resulting in improper rendering. The 24.12 version of Aspose...C++ Set Default Font while rendering spreadsheet to HTML with Golang...

    docs.aspose.com/cells/go-cpp/disable-css-while-...
  8. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...factors, including the chart’s rendering settings or the specific format...may affect how the chart is rendered. Use Different Image Formats...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  9. Line spacing and word spacing differences when ...

    The current version of Aspose I have is 17.2.0. Using the 30 day temporary license for version 25.3.0, I notice slight differences in line spacing and word spacing that add up across documents with multiple pages. The r…...Words is closer to MS Word rendering result. So new version produces...than maintaining the same rendering results as older versions...

    forum.aspose.com/t/line-spacing-and-word-spacin...
  10. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance Rendering with your own methods for optimal results....method called during build and rendering of page layout model. public...notify of layout build and rendering progress. Remarks The primary...

    reference.aspose.com/words/net/aspose.words.lay...