Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 375,288 for

document

(0.23 sec)
  1. Android API to Render XPS to XAMLFLOW | product...

    Transform XPS to XAMLFLOW via Android via Java API...fixed-layout document format that is used to create documents that are...and support for a variety of document formats. Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  2. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of pages in the current document, as recorded in the Pages...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...
  4. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...
  5. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the Document....(including spaces) in the document. get charactersWithSpaces...this property when you call Document.updateWordCount() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document....the number of pages in the document. get pages () : number Remarks...this property when you call Document.updatePageLayout() . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...Open the PDF document - instantiate a Document object; Create...the document. Iterate through each page of the document. Decide...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  10. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable Document content such as shape widths and other during saving in Java....measure to apply to measurable document content such as shape, widths...a saved ODT document. Document doc = new Document(getMyDir() +...

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