Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 20,473 for

insert documents

(0.25 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Exception { document = new Document(docFilePath); document.updatePageLayout();...updatePageLayout(); document.updateFields(); // document.update(); document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. XPS Package | Cross-package operations | C++

    C++ API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C++ examples on how to do it....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/cross-package-oper...
  3. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....work with images inside Word documents. Aspose.Words allows users...working with images. How to Insert an Image DocumentBuilder provides...

    docs.aspose.com/words/net/working-with-images/
  4. How to Add Header and Footer in PDF using C#

    This basic tutorial guides you on how to add header and footer in PDF using C#. It includes the runnable sample code and the steps to clarify the process to Insert header and footer in PDF using C#....NET library in order to insert headers and footers into a...the source PDF file with the Document class to add the header and...

    kb.aspose.com/pdf/net/how-to-add-header-and-foo...
  5. How to Add Header and Footer in PDF using Python

    This easy tutorial guides you on how to add header and footer in PDF using Python. It covers a runnable sample code and the steps to clarify the process to Insert header and footer in PDF using Python....NET in order to insert headers and footers into a...file using an instance of the Document class to add the header and...

    kb.aspose.com/pdf/python/how-to-add-header-and-...
  6. Compress PDF Document using Python | Aspose.PDF

    Compress PDF programmatically with Python. Sample code using Aspose.PDF for Python via C++ library....Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-cpp/compress/
  7. 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...
  8. Working with Bookmarks in Node.js|Aspose.Words ...

    How to Insert, obtain, move, show or hide bookmarks using Node.js....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/nodejs-net/working-with-b...
  9. 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
  10. Extract text from stamp annotations in PDF via ...

    Python source code to extract text from stamp annotations in PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/parser/stamps/