Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 32,890 for

insert documents

(0.09 sec)
  1. DropDownItemCollection.Add | Aspose.Words for .NET

    DropDownItemCollection Add method. Adds a string to the end of the collection in C#....element is inserted. Examples Shows how to insert a combo box...item collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Read and Modify a Linked Image Path in a PowerP...

    Hi, We have a use case, where we’d like to read and modify the path of linked images. I’ve looked at the documentation, but found nothing (except for OLE object links, which is not the case here). I’ve also checked this…... I’ve looked at the documentation, but found nothing (except...shapes, along with some sample documents. PptLinkedImageTest.zip (180...

    forum.aspose.com/t/read-and-modify-a-linked-ima...
  3. OOXML Import - Annotation Features|Aspose.Words...

    Import WordprocessingML document using annotation load options in C#....add extra information to the document normally for use in review...BookmarkEnd nodes. In Microsoft Word document formats a bookmark range can...

    docs.aspose.com/words/net/annotation-features-s...
  4. DOCX Import - Annotation Features|Aspose.Words ...

    Import OOXML document using annotation load options in C#....add extra information to the document normally for use in review...BookmarkEnd nodes. In Microsoft Word document formats a bookmark range can...

    docs.aspose.com/words/net/annotation-features-s...
  5. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...the Working with Fields documentation article. Indexers Name Description...the collection. insert(index, value) Inserts a string into the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::CompositeNode::InsertAfter metho...

    Aspose::Words::CompositeNode::InsertAfter method. Inserts the specified node immediately after the specified reference node in C++....CompositeNode::InsertAfter method Inserts the specified node immediately...:Words::Node>& The Node to insert. refChild const System::Sh...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. PDF to BMP Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one BMP single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    FieldSkipIf ComparisonOperator property. Gets or sets the comparison operator in C#.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a SKIPIF field. If the current...

    reference.aspose.com/words/net/aspose.words.fie...
  9. fieldref - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...Implements the REF field. Inserts the text or graphics represented...

    reference.aspose.com/words/java/com.aspose.word...
  10. Cross Reference Retain Formatting - Free Suppor...

    public class CrossReferenceAddingEvaluator : IReplacingCallback { private readonly string mStartBookmarkNumber; internal CrossReferenceAddingEvaluator(string correctedBookMarkNumber) { mStartBookmark…...Document as Document); // Check if the replaced...Remove the field from the document field.Remove(); // Find the...

    forum.aspose.com/t/cross-reference-retain-forma...