Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 88,716 for

doc format

(0.75 sec)
  1. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...rtf with custom options. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export MSG to EPUB via Java | products.aspose.com

    Java API to Convert MSG to EPUB without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to EPUB format using save method and set EPUB...

    products.aspose.com/total/java/conversion/msg-t...
  3. Create or Load a Document in Node.js|Aspose.Wor...

    Create a blank Document or to load it from a file or stream using Node.js....document can be loaded in any load format supported by Aspose.Words....list of all supported load formats, see the LoadFormat enumeration...

    docs.aspose.com/words/nodejs-net/create-or-load...
  4. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells....that refers to the shading formatting for the cell. public Shading...modify the format of rows and cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  5. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. get shading...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Bookmark::get_IsColumn method | ...

    Aspose::Words::Bookmark::get_IsColumn method. Returns true if this bookmark is a table column bookmark in C++.... auto doc = System :: MakeObject < Aspose...+ u "Table column bookmarks.doc" ); for ( auto && bookmark :...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a Document are up-to-date....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number Format for automatically numbered footnotes....property Specifies the number format for automatically numbered...footnote/endnote reference marks. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT Format in Java....DOC or SaveFormat.DOT format. To learn more,...older Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text Format...is imported from plain text format. The default value is true...= detectNumberingWithW ; let doc = new aw . Document ( Buffer...

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