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

2 of

(0.05 sec)
  1. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/net/ps/working-with-pages/
  3. Paragraph | Aspose.Words for Java

    Represents a paragraph Of text in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc...accept(hiddenContentRemover); // 2 - Table node: Table table = doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width Of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::Chart::get_Seri...

    Aspose::Words::Drawing::Charts::Chart::get_Series method. Provides access to series collection in C++....u "Category 1" , u "Category 2" , u "Category 3" }); // Insert..."Series 2" , categories , MakeArray < double > ({ 64.2 , 79.5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldEQ class | Aspose.W...

    Aspose::Words::Fields::FieldEQ class. Implements the EQ field. To learn more, visit the documentation article in C++....Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)" ); // 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET Offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....extrusion range is from -Height/2 to Height/2, otherwise, the extrusion...

    docs.aspose.com/3d/net/working-with-linear-extr...
  10. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET Offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....extrusion range is from -Height/2 to Height/2, otherwise, the extrusion...

    docs.aspose.com/3d/python-net/working-with-line...