Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 19,548 for

document insertion

(0.11 sec)
  1. What are the available options to add images to...

    We are performing mailmerge operation to generate a Document using aspose words cloud api, is there any specific to dynamically add images to the Document?...available options to add images to document while performing Mailmerge...mailmerge operation to generate a document using aspose words cloud api...

    forum.aspose.com/t/what-are-the-available-optio...
  2. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....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...
  3. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  4. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection....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...
  5. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....How to add/insert TextBox to Worksheet Contents [ Hide ] Add...where you can insert text boxes.One in “insert-shapes”,the other...

    docs.aspose.com/cells/net/add-text-box-to-works...
  6. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group 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...
  8. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject 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...
  9. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your Documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....WrapType ) 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/net/aspose.words/doc...
  10. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a Document node or style...revision (tracked change) in a document node or style. Use Revision...Track Changes in a Document documentation article. Properties...

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