Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 157,045 for

doc

(0.09 sec)
  1. TableStyle.topPadding property | Aspose.Words f...

    TableStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.style property | Aspose.Words for Node.js

    Table.style property. Gets or sets 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...
  4. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner Document in C++.... auto doc = System :: MakeObject < Aspose...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionProperty::get_Value method. Specifies a custom property value in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...