Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 88,444 for

doc format

(0.11 sec)
  1. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...paragraphs that are list items. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...to the font formatting of the axis title. format Provides access...access to fill and line formatting of the axis title. orientation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. get boldBi () : boolean...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left text is Formatted as italic....the right-to-left text is formatted as italic. get italicBi ()...and right-to-left text. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...convert documents in various formats. It includes APIs for PDF,...convert documents in various formats. It is a powerful suite of...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  8. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Define a set of font settings...

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