Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 90,031 for

doc format

(0.18 sec)
  1. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_Format property. Gets or sets a Formatting that is applied to a numeric field result...numeric_format property FieldFormat.numeric_format property Gets...Gets or sets a formatting that is applied to a numeric field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Online XPS to DOT Conversion or Develop Java ba...

    Free online app to convert XPS to DOT files. Java conversion library code for XPS Documents....XPS files to DOT and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  3. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your Documents for enhanced readability and processing....Automatically detects the file format. PlainTextDocument ( string...Automatically detects the file format. PlainTextDocument ( Stream...

    reference.aspose.com/words/net/aspose.words/pla...
  4. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data....in a case when destination format does not support OLE objects...in a case when destination format does not support OLE objects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  6. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....paragraph formatting to create off-center text. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) # Center all text that the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert HTML To MARKDOWN Javascript

    Convert HTML to MARKDOWN Format in JavaScript code. Save HTML as MARKDOWN using JavaScript....can convert HTML to Markdown format and in the opposite direction...documents to many popular formats. Save HTML as Markdown in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  10. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data table to be...

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