Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 20,002 for

document insertion

(0.21 sec)
  1. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....used to customize the image insertion in the Word file. Steps to...a new Word file using the Document class in your Python application...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  2. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision....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...
  3. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision....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...
  4. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision...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. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts 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...
  6. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null 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...
  7. How to add Caret Annotation using Java | Aspose...

    Java sample code to add Caret annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....usability and interactivity of the document, and improves presentations...presentations when using your document as a visual aid. Adding annotations...

    products.aspose.com/pdf/java/annotation/caret/add/
  8. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word....track_revisions property Document.track_revisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to add Watermark Annotation using C++ | Asp...

    Source code to add Watermark annotations in PDF file on any platform with C++ language...usability and interactivity of the document, and improves presentations...presentations when using your document as a visual aid. Adding annotations...

    products.aspose.com/pdf/cpp/annotation/watermar...
  10. How to add Caret Annotation using .NET | Aspose...

    Source code on C# to add Caret annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....usability and interactivity of the document, and improves presentations...presentations when using your document as a visual aid. Adding annotations...

    products.aspose.com/pdf/net/annotation/caret/add/