Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 20,479 for

insert documents

(0.18 sec)
  1. Android API to Render MHTML to DOTX | products....

    Transform MHTML to DOTX via Android via Java API... It is used to create documents with predefined settings such...DOTX allows users to create documents with the same settings as...

    products.aspose.com/total/android-java/conversi...
  2. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and Insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...when we create doc file and insert pdf file inside doc and convert...using below code. Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/pdf-file-distorted/327238
  3. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with Golang via C++....the expressiveness of our documents and diagrams, and applying...TextBox. source file How to add/insert TextBox to Worksheet with Golang...

    docs.aspose.com/cells/go-cpp/applying-text-alig...
  9. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library....NET // The path to the documents directory. string dataDir..., SaveFileFormat . VSDX ); Insert an ActiveX Control in the Visio...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  10. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...