Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 9,934 for

shapes

(0.05 sec)
  1. FAQs|Aspose.Slides 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....coordinates and sizes of all shapes on the slides are measured...

    docs.aspose.com/slides/net/faqs/
  2. How to Add Picture to Excel in C#

    Learn how to add picture to Excel using Aspose.Cells for .NET. Follow our simple guide with C# code examples for seamless integration.... Update the shapes selected value using the U...

    blog.aspose.com/cells/add-picture-to-excel-in-c...
  3. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....property is ignored when rendering shapes to images. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....expression to the slide, first add a shape that will contain the mathematical...presentation . Slides [ 0 ]. Shapes . AddMathShape ( 0 , 0 , 720...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  7. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  8. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C#... Shapes . AddOleObjectFrame ( 10 ,..."xlsx" ); var oleFrame = slide . Shapes . AddOleObjectFrame ( 10 ,...

    docs.aspose.com/slides/net/working-solution-for...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....ImageData Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks: Use the Shape.getImageData() property to access...

    reference.aspose.com/words/java/com.aspose.word...