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

insert documents

(0.59 sec)
  1. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footer on each page of the document. Furthermore, we do not need...input PDF document using the Document class to insert the header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. Android API to Render SVG to RTF | products.asp...

    Transform SVG to RTF via Android via Java API...RTF (Rich Text Format) is a document file format used by Microsoft...manipulate, convert, and render documents in various formats. It includes...

    products.aspose.com/total/android-java/conversi...
  4. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to Insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....PDF Contents [ Hide ] Add or Insert Page in a PDF File Aspose.PDF...Java lets you insert a page to a PDF document at any location...

    docs.aspose.com/pdf/php-java/add-pages/
  5. Web Extensions - Office Add-ins|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with the content in Office documents. Web Extensions add additional...Add-ins) to Excel by clicking the Insert tab and then clicking the Store...

    docs.aspose.com/cells/net/web-extensions-office...
  6. Extract images from PDF in Java | Aspose.PDF

    Java source code to extract images from PDF file on Java and PHP, Delphi....Programmatic modification of PDF documents is an essential part of modern...powerful, and easy-to-use document manipulation API for the Java...

    products.aspose.com/pdf/java/parser/images/
  7. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Android API to Render TEX to RTF | products.asp...

    Transform TEX to RTF via Android via Java API...manipulating, and converting PDF documents. It also supports conversion...conversion of PDF documents to other popular file formats such as DOC...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render EPUB to DOT | products.as...

    Transform EPUB to DOT via Android via Java API...by Microsoft Word to store documents. Converting EPUB to DOT allows...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  10. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....types of form fields to the document. You will create form fields...Create an empty document using the Document class to add form...

    kb.aspose.com/words/net/how-to-create-a-form-in...