Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 20,796 for

document insertion

(0.76 sec)
  1. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  2. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...changes) that exist in this document. @property def revisions (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions | Aspose.Words for Java

    Allows to control how Document revisions are handled during layout process in Java....Cloneable Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the Document in C++....method Inserts a StructuredDocumentTa into the document. System...was just inserted. Examples Shows how to simply insert structured...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....to work with revisions in a document. class ExRevision ( ApiExampleBase...test_revisions ( self ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. RevisionOptions.InsertedTextColor | Aspose.Word...

    Customize your editing experience with the RevisionOptions InsertedTextColor property, setting unique colors for inserted content. Default, ByAuthor....color to be used for inserted content Insertion. Default value is...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word Document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...Appending Document Not Maintaining Formatting Aspose.Words Product...issue when appending Word document templates using Aspose.Words...

    forum.aspose.com/t/appending-document-not-maint...
  9. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....to work with revisions in a document. class ExRevision ( ApiExampleBase...test_revisions ( self ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision....to work with revisions in a document. class ExRevision ( ApiExampleBase...test_revisions ( self ): doc = aw . Document () builder = aw . DocumentBuilder...

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