Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 19,379 for

document insertion

(0.11 sec)
  1. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...and using MS Word: Document v1 = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/defect-data-validations-in-t...
  2. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....method write(text) Inserts a string into the document at the current...current insert position. def write ( self , text : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the Document in C++....this collection and from the document. void Aspose :: Words :: BookmarkCollection...to remove bookmarks from a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel Documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....the cell where you want to insert the comment. Click the New...where the comment will be inserted. Comment Text: The text of...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  6. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET.... How to Insert an Image DocumentBuilder provides...InsertImage method that allows you to insert an inline or floating image...

    docs.aspose.com/words/net/working-with-images/
  8. ReportingEngine | Aspose.Words for Java

    Provides routines to populate template Documents with data and a set of settings to control these routines in Java....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

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