Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 50,767 for

properties

(0.18 sec)
  1. Aspose::Words::Lists::List::get_IsListStyleRefe...

    Aspose::Words::Lists::List::get_IsListStyleReference method. Returns true if this list is a reference to a list style in C++....() Remarks Note, modifying properties of a list that is a reference...document builder's "ListFormat" property. // Each paragraph that we...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#....you can set some advanced properties. Aspose.Words provides you...The article describes a few properties you can control when saving...

    docs.aspose.com/words/net/specify-save-options/
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::idx_get method. Gets a general format at the specified index in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general format from the collection in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access to Properties of the primary X axis of the chart in C++....method Provides access to properties of the primary X axis of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access to Properties of the primary Y axis of the chart in C++....method Provides access to properties of the primary Y axis of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....the values of the table's properties after re-opening the document...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Maximum method. Gets or sets the maximum value of the axis in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Ps](../../aspose.words/saveformat/#Ps) format... Properties Name Description allowEmbeddingPostSc...filename). Default value for this property is empty string . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and Properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....The Style class provides properties for configuring font settings...GetFont() object’s GetName() property. Setting Font Style to Bold...

    docs.aspose.com/cells/go-cpp/cells-font-settings/