Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 180,131 for

doc

(0.08 sec)
  1. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each AUTONUM field displays...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key 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. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in 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...
  6. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

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

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>. The default value is true in C++.... auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( u "i+b-c≥iM+bM-cM" , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior 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::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured Document tag that is currently selected in this DocumentBuilder in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // There is a several ways...

    reference.aspose.com/words/cpp/aspose.words/doc...