Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 19,370 for

2 of

(0.1 sec)
  1. ListLevelCollection | Aspose.Words for Java

    A collection Of list formatting for each level in a list in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder.writeln("Item 2"); builder.getListFormat().removeNumbers();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting Of this data point in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category... MakeArray < double > ({ 1 , 2 , 3 , 4 })); // Set column formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在 VSTO 和 Aspose.Cells 中创建饼图|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.... Cells [ 1 , 2 ] = "Users" ; //Add data from...Cells [ 2 , 1 ] = "Aspose.Cells" ; sheet . Cells [ 2 , 2 ] = 10000...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  4. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....example -1 means the last item, -2 means the second before last and...revision_type ) self . assertEqual ( 2 , doc . revisions . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case Of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " > Item 2 \r\n " + u " + Item 3 \r\n " +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Add Images in Worksheet|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.... setColumnWidth ( 2 , 50 ); //Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/java/add-images-in-worksh...
  7. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version Of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToc::get_InsertHype...

    Aspose::Words::Fields::FieldToc::get_InsertHyperlinks method. Gets or sets whether to make the table Of contents entries hyperlinks in C++....set_PageNumberOmittingLe ( u "2-5" ); // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....-> getCells () -> insertRows ( 2 , 1 ); # Saving the modified Excel...-> getCells () -> insertRows ( 2 , 10 ); # Saving the modified...

    docs.aspose.com/cells/java/inserting-and-deleti...
  10. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

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