Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 40,518 for

rendering

(0.17 sec)
  1. XPS to TIFF Conversion | API for Python

    Sample Python conversion code for XPS format to TIFF file. Use this example code to convert XPS to TIFF within any Web or Console Python based application....image quality and precise rendering for graphics, diagrams, and...TIFFSaveOptions(); # create rendering device for XPS format device...

    products.aspose.com/page/python-net/conversion/...
  2. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...selectable text or images by rendering slides as images. Pattern...as parameters. In case of rendering with special presentation...

    products.aspose.com/pdf/net/conversion/
  3. Convert Type1 font to TrueType | Java API Solution

    How to convert Type1 font to TTF with Aspose.Page API solution for Java is illustrated here. Code snippets are provided....recognized for their high-quality rendering and compatibility with the...and high-resolution text rendering. They consist of two main...

    docs.aspose.com/page/java/type1-to-ttf/
  4. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...UseHighQualityRender = true }; renderer.Save(imgFilePath, imgSaveOptions);...

    forum.aspose.com/t/svg-vector-image-resolution-...
  5. Convert OST to SVG in Python | products.aspose.com

    Save OST to SVG in your Python applications without using Microsoft Outlook or Word...process, firstly load Email and render it into HTML via Aspose.Email...pipelines that require vector rendering of archived mailbox data....

    products.aspose.com/total/python-net/conversion...
  6. In-cell image - Free Support Forum - aspose.com

    Does Aspose.Cells support the in-cell image (rich-value picture / IMAGE) data type when it is read from a workbook and when it is returned by a formula such as XLOOKUP/INDEX/LOOKUP? If the calculation engine cannot ret…...or an equivalent), so we can render it ourselves into HTML? Is...Is in-cell image rendering supported in HtmlSaveOptions output...

    forum.aspose.com/t/in-cell-image/329957
  7. Change the Presentation Slide Size in PHP|Aspos...

    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....performance and memory usage during rendering? Yes. Larger slide dimensions...points) combined with higher rendering scale lead to increased memory...

    docs.aspose.com/slides/php-java/slide-size/
  8. Numbered List/Clause Numbers Disappear when in ...

    We are experiencing an issue where numbered clause headings (e.g. ARTICLE I, Section 1.01, 1. Interpretation) disappear when documents are opened in newer versions of Microsoft Word or when the compatibility mode is auto…...in Compatibility Mode and rendering as expected. However, I would...want to ensure the document renders correctly across all Word versions...

    forum.aspose.com/t/numbered-list-clause-numbers...
  9. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...SetPrintGridlines ( true ); // Set to render gridline as solid line PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  10. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....the Floyd-Steinberg method to render a TIFF image. doc = aw . Document...Aspose.Words will apply when rendering this image. # The default...

    reference.aspose.com/words/python-net/aspose.wo...