Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 180,392 for

doc

(0.17 sec)
  1. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Create table with paragraph and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 XPS 图形实用程序 | Java

    学习如何使用 Aspose.Page API for Java 中的图形实用程序在 XPS 页面上轻松生成图像和相对复杂的形状...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/graphic-utilit...
  7. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Loading::DocumentDirection enum ...

    Aspose::Words::Loading::DocumentDirection enum. Allows to specify the direction to flow the text in a Document in C++.... auto doc = System :: MakeObject < Aspose...loadOptions ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...