Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 150,821 for

2

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::AxisGroup enum ...

    Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a type of a chart axis group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  5. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { 2 , "Jane Doe" }); DataTable tableOrders..."Hawaiian" , 2 }); tableOrders . Rows . Add ( new object [] { 2 , "Pepperoni"...

    reference.aspose.com/words/net/aspose.words.low...
  6. RTF to PDF conversion performance with Aspose.W...

    For the same RTF file, if I do a simple conversion to PDF (without any special options), I get a processing time of 318ms for the Java version, while I get more than 1000ms for the C++ version. Is this the expected behav…...Product Family brunod October 2, 2025, 1:19pm 1 For the same RTF...Professionalize.Discourse October 2, 2025, 1:20pm 2 @brunod The performance...

    forum.aspose.com/t/rtf-to-pdf-conversion-perfor...
  7. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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