Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 350,947 for

document

(0.11 sec)
  1. BuiltInDocumentProperties.totalEditingTime prop...

    BuiltInDocumentProperties.totalEditingTime property. Gets or sets the total editing time in minutes....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...
  2. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method...XML document in the local file system. doc = aw . Document ( file_name...'Rendering.docx' ) # Load an XML document that defines a set of font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Export MHTML to XAMLFLOW | products....

    Convert MHTML to XAMLFLOW within C++ applications....markup language used to create documents with a combination of text...media. It is used to create documents that are easy to read and...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++ API to Export TEX to MARKDOWN | products.as...

    Convert TEX to MARKDOWN within C++ applications....language used for creating documents. It is a powerful language...not as widely used as other document formats such as Microsoft...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. Online TEX to DOTX Conversion or Develop Java b...

    Free online app to convert TEX to DOTX files. Java conversion library code for TEX Documents....will be converted into DOTX document Download the converted DOTX...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  7. Online TEX to PS Conversion or Develop Java bas...

    Free online app to convert TEX to PS files. Java conversion library code for TEX Documents....will be converted into PS document Download the converted PS...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

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

    Implements the TEMPLATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...template used by the current document. Examples: Shows how to use...

    reference.aspose.com/words/java/com.aspose.word...
  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...