Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 5,169 for

shape position

(0.25 sec)
  1. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... slide -> get_Shapes () -> AddOleObjectFrame ( 0...linked Excel file. slide -> get_Shapes () -> AddOleObjectFrame ( 20...

    docs.aspose.com/slides/cpp/manage-ole/
  2. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/
  3. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C# code snippet....NET Add shapes to PS Add geometrical figures...NET API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/net/add-shapes-to-ps/
  4. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!... Position { get; set; } Gets or sets the position of the...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...AxisTickLabelPositio Specifies the possible positions for tick labels. AxisTickMark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute Positioned lines to PDF. I have attached a .docx file containing an absolute Positioned line on the left side of the document and the resu…...Possible bug in absolute positioned lines in document when saving...documents that contain absolute positioned lines to PDF. I have attached...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  7. Clone Presentation Slides in .NET|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for .NET. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work.... Clone at another position within a presentation. Clone...presentation. Clone at another position in another presentation. Clone...

    docs.aspose.com/slides/net/clone-slides/
  8. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....to move a section from one position to another in your document...allows you to get a section position from a SectionCollection ...

    docs.aspose.com/words/python-net/working-with-s...
  9. Specific Parameters of 2D Barcode Types|Documen...

    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....density in a compact square shape. Unlike the regular QR Code...Code , which has three position detection patterns, the Micro QR...

    docs.aspose.com/barcode/javascript-cpp/2d-barco...
  10. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...