Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 39,198 for

renderer

(0.15 sec)
  1. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....while the saving operation renders it. options = aw . saving ...save_options = options ) Shows how to render an Office Math object into...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-page DOCX into one seamless PNG (all pages appended vertically without gaps)? Sample DOCX: multi-page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …... Notes Using GDI+ renderer → .NET Framework build required...2 @SzuChiChen Yes – you can render a multi‑page DOCX as one seamless...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  3. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....namespace Aspose :: Cells :: Rendering ; int main () { Aspose ::...StrictInCell ); // Initialize sheet renderer object SheetRender sheetRenderer...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  4. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....One such purpose is text rendering. The solution provides a custom...custom way to render text on an image using a particular font...

    products.aspose.com/font/net/add-text-to-image/
  5. Automate XML File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate XML file merging. With our intuitive user interface, you can quickly and easily convert XML files into PDF, XML, or other formats. You can also merge multiple XML files into a single file, customize the output file, and organize your data....API provides the Renderer class for rendering and merging multiple...and Task files. Using the Renderer class, developers can easily...

    products.aspose.com/tasks/net/merger/xml/
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... Examples Shows how to render an Office Math object into...node renderer's "Save" method to modify // how it renders the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for С++ — optimize data visuals in PowerPoint presentations.... They are rendered as part of the chart and preserved...assuming a compatible version or renderer. Can error bars be combined...

    docs.aspose.com/slides/cpp/error-bar/
  8. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...7:15am 1 I am encountering rendering issues with MathType Equation...Observations GDI+ mode : The rendering looks closer to Microsoft...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  9. 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...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....while the saving operation renders it. auto options = System ::...png" , options ); Shows how to render an Office Math object into...

    reference.aspose.com/words/cpp/aspose.words.sav...