Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 49,906 for

properties

(0.91 sec)
  1. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities.... Properties Name Description Level1 {...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++...."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....Examples Shows how to get the properties of multi-section structured...

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

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index 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::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。...chartDataRange = "A1:C7" ; // Set properties for bar chart chart . title...chartDataRange = "A1:C7" ; // Set properties for bar chart chart . title...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. How to Run Aspose.Slides for C++ in Docker|Aspo...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....apt-get install software-properties-common -y \ && add-apt-repository...apt-get install software-properties-common -y \ && add-apt-repository...

    docs.aspose.com/slides/cpp/how-to-run-aspose-sl...
  10. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....getStroke() property to access stroke properties of a shape....Examples: Shows how change stroke properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...