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

rendering

(0.22 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....presentation and temporary for rendering has been added. New method...to substitute fonts during rendering. IFontSubstRule has getSourceFont()...

    docs.aspose.com/slides/java/public-api-and-back...
  2. System Requirements|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, Linux, and macOS....conversion, page layout, and rendering engine. Supported Operating...installed for conversions and rendering? No, PowerPoint is not required;...

    docs.aspose.com/slides/net/system-requirements/
  3. 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...
  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. 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-...
  7. 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...
  8. 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...
  9. 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...
  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...