Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,951 for

shape position

(0.41 sec)
  1. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... used to represent images, shapes, and other graphical elements..." ) print ( f "Position: ( { element . position . x } , { element...

    docs.aspose.com/pdf/python-net/working-with-vec...
  2. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...contain information about position where each particular paragraph...

    docs.aspose.com/words/nodejs-net/rendering/
  3. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....text that we moved in its new position in the document. // "Move...text that we moved in its new position in the document. // "Move...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....added a connector between two shapes. var pres = new aspose . slides...added a connector between two shapes. var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....text fragment at a specific position, to styling it (font, size...text fragment to a specific position on a page. You will learn...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  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. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. 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...
  9. 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...
  10. 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 Presentation. Clone...Presentation. Clone at Another Position in another Presentation. Clone...

    docs.aspose.com/slides/net/clone-slides/