Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 20,463 for

insert documents

(0.39 sec)
  1. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....clone of any slide and then insert that cloned slide to the current...the first section and then insert that cloned slide to the second...

    docs.aspose.com/slides/cpp/clone-slides/
  2. Aspose::Words::Document::get_FootnoteOptions me...

    Aspose::Words::Document::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this document in C++....Aspose::Words::Document::get_FootnoteOptions method Contents...Contents [ Hide ] Document::get_FootnoteOptions method Provides options...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Extra border appears after update of Rich Text ...

    Hello team. We encontered an issue when updating existing Word document containing one Rich Text embedded control that has a table with Inserted HTML. When the given embedded content is updated as following: 1. richT…...when updating existing Word document containing one Rich Text embedded...control that has a table with inserted HTML. When the given embedded...

    forum.aspose.com/t/extra-border-appears-after-u...
  4. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/
  6. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon Insertion for seamless editing....block when it is inserted into the main document. public enum BuildingBlockBehavio...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/net/aspose.words.bui...
  7. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  9. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  10. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...