Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 20,468 for

document insertion

(0.09 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_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...
  3. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....How to add/insert TextBox to Worksheet with Golang via C++ Contents...where you can insert text boxes: one in Insert Shapes , and the...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  4. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the Document and scales it to the specified size in C++....method Inserts an online video object into the document and scales...The image node that was just inserted. Remarks You can change the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Python via .NET....Ask AI How to add/insert TextBox to Worksheet Contents [ Hide...where you can insert text boxes. One is in Insert → Shapes , the...

    docs.aspose.com/cells/python-net/add-text-box-t...
  6. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  7. NodeChangingArgs.OldParent | Aspose.Words for .NET

    Discover the NodeChangingArgs OldParent property, which retrieves the parent node prior to changes, ensuring seamless operations and enhanced data management....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using Java....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/java/navigation-with-cursor/
  9. When insert HTML string into document, an error...

    When I insert an HTML string into the Document, an error is prompted during the Insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...When insert HTML string into document, an error: Cannot insert...10:08am 1 When I insert an HTML string into the document, an error is...

    forum.aspose.com/t/when-insert-html-string-into...
  10. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...