Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 11,849 for

2 of

(0.04 sec)
  1. CompressorException | Aspose.PSD for .NET API R...

    CompressorException CompressorException constructor (1 Of 2) Initializes a new instance Of the CompressorException cl......CompressorException constructor (1 of 2) Initializes a new instance of...CompressorException constructor (2 of 2) Initializes a new instance...

    reference.aspose.com/psd/net/aspose.psd.coreexc...
  2. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...width = 5 # Merges cells 1 & 2 of row 1 tbl . merge_cells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/python-net/manage-table/
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/androidjava/manage-table/
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index 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...
  5. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision....example -1 means the last item, -2 means the second before last and...AreEqual ( 5 , fields . Count ); // 2 - Get the collection to remove...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text Of this paragraph including the end Of paragraph character....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. System::Math Struct Reference - Aspose.PUB for ...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | List Of all members System::Mat...... for ( int i = -1; i < 2; ++i) { std::cout << Math::Abs...sine of PI/2 and the cosine of PI. std::cout << "sin(PI/2)=" << Math::Sin...

    reference.aspose.com/pub/cpp/struct/system.math/
  8. System::Math Struct Reference - Aspose.Font for...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | List Of all members System::Mat...... for ( int i = -1; i < 2; ++i) { std::cout << Math::Abs...sine of PI/2 and the cosine of PI. std::cout << "sin(PI/2)=" << Math::Sin...

    reference.aspose.com/font/cpp/struct/system.math/
  9. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. RowCollection | Aspose.Words for Java

    Provides typed access to a collection Of Row 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...