Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 40,199 for

rendering

(0.06 sec)
  1. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....optimize memory consumption when rendering large documents to PDF. Document...= new Document ( MyDir + "Rendering.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Handling Windows Metafiles|Aspose.Words for Nod...

    Aspose.Words for Node.js via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....metafile images should be rendered using the renderingMode property...than .NET. While .NET GDI+ rendering is a reference that works...

    docs.aspose.com/words/nodejs-net/handling-windo...
  3. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...a state that Word can still render correctly (Word “re‑calculates”...or contradictory, the PDF renderer will fall back to its own...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  4. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...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...
  5. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsPosition method. Gets or sets Rendering position of revision bars. Default value is Outside in C++....tion method Gets or sets rendering position of revision bars...appearance of revisions in a rendered output document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Rendering and Printing Aspose.Words...now provides high fidelity rendering of document pages. Feature...

    docs.aspose.com/words/java/features/
  7. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...Family slides-net , slides-rendering , slides-math bhav May 12...occur due to how the shape is rendered or how the image is being...

    forum.aspose.com/t/extra-artifact-appears-when-...
  8. Field of type FieldUserAddress empty in footer ...

    When converting a word file to pdf, some fields in the footer are not saved correctly, but the same field type is correct in the document body. Converting a word docm file to pdf using Aspose Words method Save with arg…...handles field updates and rendering in different sections of the...field codes or formatting. Render-Stage Approach : If the problem...

    forum.aspose.com/t/field-of-type-fielduseraddre...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... rendering . ImageOrPrintOptions () image_options...only_area = True sheet_render = cells . rendering . SheetRender ( cell_range...

    docs.aspose.com/slides/python-net/working-solut...
  10. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...Rendering.Image; using var document...Converters ; 4 using Aspose. Svg . Rendering . Image ; Copy 1 // Convert...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/