Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,828 for

printing document

(0.06 sec)
  1. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  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. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Template method. Gets or sets the informational name of the Document template in C++....informational name of the document template. System :: String...path. Empty string means the document is attached to the Normal...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....the Working with Fields documentation article. Remarks: Provides...is used to store data for documents converted from other file...

    reference.aspose.com/words/java/com.aspose.word...
  7. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

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