Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 19,988 for

2 of

(0.14 sec)
  1. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode Of the [ChartDataLabel.left](../left/) property value: whether it sets the location Of the data label from the left edge Of the chart Of from the position specified by its [ChartDataLabel.position](../position/) property....title_area_height ) / 2 doughnut_center_x = chart_width / 2 label_height...doughnut_center_y - y_margin - label_height / 2 # Because the data points start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option Of a trailing space handling. Default value is Trim in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set method. Gets or sets the category heading by category number in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties Of the Y axis Of this series group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...Leading spaces are trimmed Preserve 2 Leading spaces are preserved....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...

    reference.aspose.com/words/net/aspose.words.loa...
  7. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java....comply with the "PDF 2.0" (ISO 32000-2) standard. // Set the...19005-4:2020) // and PDF/UA-2 (ISO 14289-2:2024) standards. // Set...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top Of a cylinder. In order to use this functionality, you can use setOffsetTop() method Of Cylinder class.... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  10. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number Of immediate children Of this node.... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

    reference.aspose.com/words/nodejs-net/aspose.wo...