Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 9,939 for

shapes

(0.19 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...including SmartArt, charts, tables, shapes, and more. However, the rendering...

    docs.aspose.com/slides/python-net/convert-power...
  4. Convert PPT, PPTX, and ODP to JPG in C#|Aspose....

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...including SmartArt, charts, tables, shapes, and more. However, the rendering...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....value determining how DrawingML shapes are rendered. Encoding { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....or sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  9. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....add Basic Shapes to an SVG Document The basic SVG shapes can be...Path. Combine (DataDir, "basic-shapes.svg" ); 11 12 using ( var document...

    docs.aspose.com/svg/net/edit-svg-file/
  10. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C++... slide -> get_Shapes () -> AddOleObjectFrame ( 0...linked Excel file. slide -> get_Shapes () -> AddOleObjectFrame ( 20...

    docs.aspose.com/slides/cpp/manage-ole/