Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 157,117 for

doc

(0.09 sec)
  1. Aspose::Words::Fields::FieldStart::get_NodeType...

    Aspose::Words::Fields::FieldStart::get_NodeType method. Returns FieldStart in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowValue method. Allows to specify whether values are to be displayed in the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Chart > chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Paragraph::get_NodeType method |...

    Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TitlesOfParts method. Each string in the array specifies the name of a part in the Document in C++.... auto doc = MakeObject < Document > ( MyDir...:: Object >> headingPairs = doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the data labels of the entire series. Applies only to Bubble charts. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Chart > chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowCategoryName method. Allows to specify whether category name is to be displayed for the data labels of the entire series. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Chart > chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::Format method. Called when Aspose.Words applies a number format switch, i.e. \* Ordinal in C++....FieldResultFormattin_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto formatter = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Tables::Table::get_Alignment met...

    Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the Document in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...