Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 180,149 for

doc

(0.14 sec)
  1. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a table with red...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create table with paragraph...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size 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...
  4. Aspose::Words::Font::get_StyleName method | Asp...

    Aspose::Words::Font::get_StyleName method. Gets or sets the name of the character style applied to this formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Fields::FieldComments::get_Text ...

    Aspose::Words::Fields::FieldComments::get_Text method. Gets or sets the text of the comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set a value for the document's...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... def field_toc (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... def field_toc (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... def field_toc (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Font::get_StyleIdentifier method...

    Aspose::Words::Font::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the character style applied to this formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

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