Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 6,702 for

shape rendering

(0.13 sec)
  1. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...how DrawingML effects are rendered. get_DmlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...be useful for printing or rendering. GetText () override Gets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...support for 2D and 3D effects for shapes Another advantage of Aspose...supports 2D and 3D effects for shapes, such as shadows, reflections...

    products.aspose.com/slides/net/benefits/
  4. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....Render Presentation Slides as SVG Images in Java Contents [ Hide...graphics type or format used to render two-dimensional images. SVG...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  5. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...ADVANCE field is not rendered by the PDF renderer; it is treated as...supported – e.g., a text box, shape, or a paragraph with appropriate...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  6. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.jpg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/python-net/conversion...
  7. Convert Image To GIF Python

    Convert Image to GIF format in Python code. Save Image as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.gif" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/python-net/conversion...
  8. Convert JPG To JPG Python

    Convert JPG to JPG format in Python code. Save JPG as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.jpg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/python-net/conversion...
  9. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....new Document(getMyDir() + "Rendering.docx"); String outFileName...getOriginalFileName().endsWith("Rendering.docx")); String partType =...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manipulating Photoshop Formats|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....Indexed PSD while drawing some shapes over the newly created canvas...how to option parsing and rendering for PSD text layer. The following...

    docs.aspose.com/imaging/python-net/manipulating...