Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 11,849 for

2 of

(0.19 sec)
  1. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type Of a chart....= [ "Category 1" , "Category 2" , "Category 3" ]; // Insert two...series . add ( "Series 2" , categories , [ 64.2 , 79.5 , 94.0 ]);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....example -1 means the last item, -2 means the second before last and...) builder . write ( 'Section 2' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldOptions::get_ToaCat...

    Aspose::Words::Fields::FieldOptions::get_ToaCategories method. Gets or sets the table Of authorities categories 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.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....[] { "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. BilateralSmoothingFilterOptions | Aspose.Imagin...

    BilateralSmoothingFilterOptions BilateralSmoothingFilterOptions constructor (1 Of 2) Initializes a new instance Of th......BilateralSmoothingFi constructor (1 of 2) Initializes a new instance of...BilateralSmoothingFi constructor (2 of 2) Initializes a new instance...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. CustResource | Aspose.PSD for .NET API Reference

    CustResource CustResource constructor (1 Of 2) Initializes a new instance Of the CustResource class. public CustResou......CustResource constructor (1 of 2) Initializes a new instance of...PSD CustResource constructor (2 of 2) Initializes a new instance...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author Of this revision. Can not be empty string or null in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...); builder . write ( "Section 2" ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

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