Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 20,002 for

document insertion

(0.34 sec)
  1. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Examples Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  5. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....thomas Inserting Multiple Images / PDFs (as...(or any compatible editor). Insert a MERGEFIELD where you want...

    forum.aspose.com/t/about-images-pdf-attachment-...
  6. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document revisions are handled during layout process. To learn more, visit the Documentation article in C++....class Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. class RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word Document using…...html and we try to insert it into a Word document using DocumentBuilder...the same HTML is inserted into a Word document with DocumentBuilder...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  8. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your Document in a browser....Ask AI Document Comparison Features Contents [ Hide ] What is...explains features related to document comparison, including granularity...

    docs.aspose.com/words/net/document-comparison-f...
  9. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a Document such as a paragraph, bookmark, or a specific character using Python....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/python-net/navigation-wit...
  10. 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...