Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 17,936 for

document insertion

(0.04 sec)
  1. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark 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/watermar...
  2. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group...revision is not longer exist in document context (accepted/rejected)...revisions in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...method Inserts a StructuredDocumentTa into the document. public...was just inserted. Examples Shows how to simply insert structured...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. 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++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. 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...
  7. 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...
  8. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline in C++....be applied to the inserted content Insertion . Default value is...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class GraphicsQualityOptio...manipulations (such as ellipsis insertion and national digit substitution)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....Adding or Inserting a Row into Worksheet Contents [ Hide ] Similar...the feature of adding and inserting rows to the worksheets at...

    docs.aspose.com/cells/net/aspose-cells-griddesk...