Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 78,376 for

doc format

(0.1 sec)
  1. Aspose::Words::Font::get_LocaleIdBi method | As...

    Aspose::Words::Font::get_LocaleIdBi method. Gets or sets the locale identifier (language) of the Formatted right-to-left characters in C++....identifier (language) of the formatted right-to-left characters....and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DocX Format in Java....used when saving in the DOCX format. Examples: Shows how to insert...shapes into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....save it to a fixed-page save format. The text in that document...document will be hyphenated. doc = aw . Document ( MY_DIR + 'German text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label Formatting not being adequately represented by plain text....in case of complex label formatting not being adequately represented...are written in simple numeric format and itemized list labels as...

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

    Specifies the way headers and footers are exported to plain text Format in Java....are exported to plain text format. Examples: Shows how to specify...footers to plain text format. Document doc = new Document(); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save Document... doc = aw . Document ( MY_DIR + 'Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. overlay...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font.localeIdBi property | Aspose.Words for Nod...

    Font.localeIdBi property. Gets or sets the locale identifier (language) of the Formatted right-to-left characters....identifier (language) of the formatted right-to-left characters....and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

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