Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 401,893 for

document

(0.36 sec)
  1. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....the Programming with Documents documentation article. Examples:...from a document to a JPEG image. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word Documents conversion....Convert PDF to Microsoft Word Documents in Java Contents [ Hide ]...very simple, just load PDF to Document class and save it as output...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  3. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....Document ; import com.aspose.pdf.Field...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/modifing-form/
  4. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio Documents using the Aspose.Diagram for .NET....Basic operations with Visio documents Contents [ Hide ] Visio Diagram...simplest operation with Diagram documents in Aspose.Diagram for .NET:...

    docs.aspose.com/diagram/net/basic-operations/
  5. How to Merge Word Documents using Java

    This topic describes how to merge Word Document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....Family How to Merge Word Documents using Java This simple topic...describes how to merge Word documents using Java . It covers a step-by-step...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  6. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....application to load a Document from a file. public Document Open ( string...Filename of the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose.PDF Supported File Formats|Aspose.PDF fo...

    This page shows which Aspose.PDF for Android via Java can load and save file formats....Save Remarks PDF Portable Document Format EPUB Ebook file format...Format XPS XPS Documents XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/androidjava/supported-file-...
  8. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a Document in Java....for a document. Remarks: User can call method Document.updateThumbnail(com...for a document. Examples: Shows how to update a document’s thumbnail...

    reference.aspose.com/words/java/com.aspose.word...
  9. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external reader plugins that can read a file into a Document in Java....that can read a file into a document. Methods Method Description...LoadOptions loadOptions, Document document) read(InputStream src...

    reference.aspose.com/words/java/com.aspose.word...
  10. LoadFormat | Aspose.Words for Java

    Indicates the format of the Document that is to be loaded in Java....Indicates the format of the document that is to be loaded. Examples:...html document. // Suppose we want to load an .html document that...

    reference.aspose.com/words/java/com.aspose.word...