Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 414,738 for

document

(1.58 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Generate Word Document using Java without Interop...Header and Footer in Word Document using Java How to Save Slide...

    kb.aspose.com/categories/page/78/
  2. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...loadAsposeLicense(); Document original = new Document("<file-v1>.docx");...docx"); Document revised = new Document("<file-v2>.docx"); com...

    forum.aspose.com/t/header-footer-content-update...
  3. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...
  4. CustomDocumentProperties class | Aspose.Words f...

    Aspose.Words.Properties.CustomDocumentProperties class. A collection of custom Document properties...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XFA to PDF Acroform - Free Support Forum - aspo...

    Any operations on Dynamic PDF (XFA), is limited to only first 2 pages. Is this a limitation or any option is available to achieve flattening of all pages of Dynamic pdf....can then flatten the entire document without any page limitations...the XFA document Document pdfDocument = new Document("input.xfa");...

    forum.aspose.com/t/xfa-to-pdf-acroform/317144
  6. | Aspose

    Sample code for PDF to DOCX Java conversion. Use API example code for batch PDF files to DOCX conversion within any Web or Desktop Java based application....PDF format and creates PDF documents containing recognized text...converts an PDF image to DOCX document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....consistency across multiple documents. Use the following steps:...Form field Data from a PDF document to an XML file Python library...

    docs.aspose.com/pdf/python-net/import-export-fo...
  9. PDF to EPUB Merge using C++ | Aspose.PDF

    Combine two or more PDF Documents into one EPUB single file programmatically with C++ sample code using Aspose.PDF for C++...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/cpp/merger/pdf-to-epub/
  10. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...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/cpp/merger/pcl-to-pdf/