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

rendering

(0.14 sec)
  1. Aspose.Diagram Font Operations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the font directories for rendering in Visio diagrams. This article...folders for TrueType fonts when rendering or embedding fonts. Programming...

    docs.aspose.com/diagram/java/aspose-diagram-fon...
  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. 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. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...your worksheet SheetRender Render = new SheetRender(sourceWS...MemoryStream(); Render.ToImage(0, Stream); Render.ToImage(0, dir...

    forum.aspose.com/t/name-error-when-inserting-a-...