Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 5,126 for

shape position

(1.15 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .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 : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  2. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/net/product-overview/
  3. 1. Input and output encodings

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....representations with glyphs (character shapes in certain fonts), so another...numbers representing the positions of the glyphs in the font...

    docs.aspose.com/tex/java/latex-font-encodings/
  4. Aspose::Words::Lists::ListLevel::get_NumberPosi...

    Aspose::Words::Lists::ListLevel::get_NumberPosition method. Returns or sets the Position (in points) of the number or bullet for the list level in C++....method Returns or sets the position (in points) of the number...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. 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...ColorPoints with required colors and position of color. Create list of TransparencyPoints...

    docs.aspose.com/imaging/java/manipulating-photo...
  6. Create, Layout and Auto-Fit Shapes|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....Create, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/create-layout-and-...
  7. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...hidden bookmarks, original shape positions, # or footnotes will be...bookmarks and original shape positions. # If we set the "ExportRoundtripInfor"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...hidden bookmarks, original shape positions, // or footnotes will be...bookmarks and original shape positions. // If we set the "ExportRoundtripInfor"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Position = 0; var loadOptions = new...QRCodeDimension / 1.36) * 96; Shape shape = builder.InsertImage(this...

    forum.aspose.com/t/how-to-imprve-performance-be...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

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