Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 19,981 for

document insertion

(0.09 sec)
  1. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of content of the source section at the end of this section....appendContent(sourceSection) Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....specification for a saved document to adhere to. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....that we are adding with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/cpp/signature/
  10. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing Document navigation and organization....the current position in the document as a column bookmark start...the document is saved. The actual position of the inserted BookmarkStart...

    reference.aspose.com/words/net/aspose.words/doc...