Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 19,989 for

2 of

(0.06 sec)
  1. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size Of the parent doughnut chart as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Importing from Custom Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/net/importing-from-custom...
  3. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Merge ( 5 , 2 , 2 , 3 ); // Input data into C6...worksheet . GetCells (). Get ( 5 , 2 ). PutValue ( u "This is my value"...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  4. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number Of elements contained in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width Of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child Of the node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.first_slice_angle property | A...

    ChartSeriesGroup.first_slice_angle property. Gets or sets the angle, in degrees, Of the first slice Of the parent pie chart....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... get_field_code ()) # 2 - Nested field: # Use a field...left_expression . add_argument ( argument = 2 ) left_expression . add_argument...

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