Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 20,479 for

insert documents

(0.12 sec)
  1. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information.... Document () builder = aw . DocumentBuilder...current_user = user_information # Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/python-net/aspose.wo...
  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. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly Insert HTML strings for dynamic content integration....InsertHtml( string ) Inserts an HTML string into the document. public void...An HTML string to insert into the document. Remarks You can use...

    reference.aspose.com/words/net/aspose.words/doc...
  4. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS Documents into one PDF 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...Python modules required for PDF document handling: aspose.pdf as apdf...

    products.aspose.com/pdf/python-net/merger/xps-t...
  5. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...to Image feature (see the document for your reference: https://docs...image and then insert that image to word document via Aspose.Words...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  6. Android API to Render MD to PS | products.aspos...

    Transform MD to PS via Android via Java API...is a useful way to share documents with others. PS files are...widely used for printing documents, and can be opened by most...

    products.aspose.com/total/android-java/conversi...
  7. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  8. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications.... Document doc = new Document (); DocumentBuilder...CurrentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words to generate Word Documents programmatically and have encountered an issue related to page breaks. When we Insert a page break using DocumentBuilder.InsertBreak(BreakT…...Words to generate Word documents programmatically and have...related to page breaks. When we insert a page break using DocumentBuilder...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  10. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF Documents....PDF Watermark can be inserted into a document. Whereas, we do not...application to process PDF documents in the application. Steps...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...