Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 49,132 for

shapes

(0.18 sec)
  1. TikZ for Presentations and Infographics | Aspos...

    Discover how to use TikZ for creating professional presentations and engaging infographics....information: Copy 1 \ usetikzlibrary{shapes, arrows} 2 3 \ tikzset{ 4 block...

    docs.aspose.com/tex/net/tikz-for-presentations-...
  2. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a 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...
  3. 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...
  4. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....or sets whether to convert shapes with EquationXML to Office...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...access the text frame of the shape where you want to insert the...newly added slide's shape IAutoShape shape = (IAutoShape) emptySlide...

    forum.aspose.com/t/add-new-last-slide-with-text...
  6. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/java/manage-ole/
  7. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  8. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....raph/Run")); // Access the shape that contains the image we inserted...inserted. NodeList shapes = doc.selectNodes("//Shape"); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  9. CDR to GIF Images Conversion with Python | prod...

    How to use Python for CDR to GIF images and photos conversion on desktop and web applications....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/conversi...
  10. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a document and apply various properties to them....Comments in Python Working with Shapes in Python Related articles...

    docs.aspose.com/words/python-net/track-changes-...