Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,698 for

shape rendering

(0.06 sec)
  1. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...and storages required for rendering a Web drawing. A web drawing...

    products.aspose.com/diagram/python-java/waterma...
  2. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....available on the machine during rendering. These callbacks help diagnose...receiving warning callbacks when rendering presentation slides. Follow...

    docs.aspose.com/slides/net/getting-warning-call...
  3. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx 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...
  4. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...NodeCollection shapes = doc.getChildNodes(NodeType.SHAPE, true); int...for (Shape shape : (Iterable<Shape>)shapes) { if (shape.hasImage())...

    forum.aspose.com/t/extracting-images-and-captio...
  5. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...this data, the computer can render the font more accurately on...By providing hints to the renderer, the font can be optimized...

    docs.aspose.com/font/net/font-hinting/
  6. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....insertImage method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/nodejs-net/working-with-i...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....TextFrame content inside node shapes), add SmartArt to slides and...retrieve all text from a SmartArt shape—not just the text contained...

    docs.aspose.com/slides/python-net/manage-smartart/
  8. Convert STL to ASE via Java | products.aspose.com

    Sample Java conversion code for STL format to ASE file. Use this example code to convert STL to ASE within any Web or Desktop Java based application....ASE Using Java In order to render STL to ASE, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/stl-to-ase/
  9. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...some formatting to ellipse shape shp . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/rectangle/
  10. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...new File("psds/effects/text-shape-font-effects.psd"); PsdLoadOptions... true); PSD attached: text-shape-font-effects.psd.zip (382.7...

    forum.aspose.com/t/rendition-with-layer-effects...