Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 396,354 for

document

(0.29 sec)
  1. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....the Working with Fields documentation article. Remarks: Defines...it with entries. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Repair PDF with JavaScript via C++|Aspose.PDF f...

    This topic describes how to Repair PDF via JavaScript via C++... In some cases the document can be restored, try the following...( json . errorCode == 0 ) document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/repair-pdf/
  4. Aspose::Words::Fields::FieldOptions::get_Defaul...

    Aspose::Words::Fields::FieldOptions::get_DefaultDocumentAuthor method. Gets or sets default Document author's name. If author's name is already specified in built-in Document properties, this option is not considered in C++....method Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...that are frames. Document doc = new Document(getMyDir() + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  6. Specify Layout Options in Java|Aspose.Words for...

    Create output Documents with various layouts, depending on the parameters specified in the Document using Java....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/java/specify-layout-options/
  7. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....How to Extract Images from a Document All images are stored inside...inside Shape nodes in a Document. To extract all images or images...

    docs.aspose.com/words/java/working-with-images/
  8. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible Document structuring....Insert an Empty Page into a Pdf document using Aspose.PDF Java for...= self . Document () pdf_document = self . Document () pdf_document...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  9. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  10. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/python-net/aspose.wo...