Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 20,852 for

document insertion

(0.06 sec)
  1. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient Document management.... Document doc = new Document (); Body body = doc...tracking will register as "Insert" revisions. doc . StartTrackRevisions...

    reference.aspose.com/words/net/aspose.words/par...
  2. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an OLE object as an attachment in a PDF using Aspose.Cells for Node.js via C++....[ Hide ] In Excel, you can insert an OLE object with source data..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  3. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...the Working with Fields documentation article. Remarks This field...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....Ask AI Insert Nested Fields in Python Contents [ Hide ] Aspose...Words - Insert Nested Fields Python Code doc = self . Document ()...

    docs.aspose.com/words/java/insert-nested-fields...
  5. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-shapes-to-ps/
  6. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....database and insert it as a field into a document. Document doc = new...new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:DocumentBase>& The owner document. shapeType Aspose::Words::Drawing::ShapeType...shape. Examples Shows how to insert a shape with an image from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...
  10. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...the Working with Comments documentation article. Remarks A comment...comment was made. document Gets the document to which this node...

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