Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 19,375 for

2 of

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting Of this data point in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category... MakeArray < double > ({ 1 , 2 , 3 , 4 })); // Set column formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. AxisScaling.log_base property | Aspose.Words fo...

    AxisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic axis....value is greater than or equal to 2 and less than or equal to 1000...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection Of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldCompare class | Asp...

    Aspose::Words::Fields::FieldCompare class. Implements the COMPARE field. To learn more, visit the documentation article in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....get_TabStops () -> Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( u "Start \t Tab 1 \t Tab 2 \t Tab 3 \t Tab 4" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end Of building block enumeration for efficient document processing....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Fields::FieldToc::UpdatePageNumb...

    Aspose::Words::Fields::FieldToc::UpdatePageNumbers method. Updates the page numbers for items in this table Of contents in C++....set_PageNumberOmittingLe ( u "2-5" ); // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color Of the gradient stop without any modifiers.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets or sets a list Of styles other than the built-in heading styles to include in the table Of contents in C++....set_PageNumberOmittingLe ( u "2-5" ); // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection::idx_get method. Retrieves a building block at the given index in C++....example -1 means the last item, -2 means the second before last and...get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...

    reference.aspose.com/words/cpp/aspose.words.bui...