Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 20,868 for

insert documents

(0.1 sec)
  1. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and Inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...Excel sheet and inserting it into a Word document using the following...there a way to ensure that the inserted content automatically fits...

    forum.aspose.com/t/extarct-content-from-excel-a...
  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. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... Document () builder = aw . DocumentBuilder...current_user = user_information # Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Add Image to HTML in C# – Aspose.HTML for .NET

    Insert images into an HTML document programmatically using Aspose.HTML for .NET library....to HTML – C# Insert images into an HTML document programmatically...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/images/add/
  7. 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...
  8. 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...using a document builder. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library.... Converting PDFs document with Aspose.PDF for Java is...various file formats into PDF documents and converting PDF files into...

    docs.aspose.com/pdf/java/faq/
  10. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one JPEG 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-jpeg/