Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 18,755 for

insert documents

(0.13 sec)
  1. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....void Callback () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  2. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name.... Document (); let builder = new aw ...currentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information.... Document (); let builder = new aw ...currentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... Document (); let builder = new aw ...currentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....the Working with Fields documentation article. Remarks: Identifies...headings in other documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....bool) method Inserts a Word field into a document and optionally...represents the inserted field. Remarks This method inserts a field into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PDF to PNG Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one PNG single file programmatically with Java sample code using Aspose.PDF for Java...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/java/merger/pdf-to-png/
  8. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  9. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality today!...CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  10. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your Documents with precise border control and style!...the Programming with Documents documentation article. public enum...how to insert a paragraph with a top border. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bor...