Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 20,071 for

insert documents

(0.42 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....insert(…) methods have been changed...IGradientStopCollect method void insert(int index, float position,...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the document in C++....DocumentBuilder::InsertBreak method Inserts a break of the specified type...type into the document. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/)....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....the Working with Images documentation article. Examples: Shows...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/java/com.aspose.word...
  5. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...InlineStory nodes. doc = aw . Document ( file_name = MY_DIR + 'Revision...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  8. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.Insert_check_box method...insert_check_box method Contents [ Hide ] insert_check_box(name...insert_check_box(name, checked_value, size) Inserts a checkbox form field at the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide Insertion in seconds.... PPTX ) FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/python-net/add-slide-to-...
  10. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...