Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 150,903 for

2

(0.08 sec)
  1. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers.... class ) + "Notebook/" ; 2 // Load a OneNote Notebook 3 Notebook...the document into Aspose.Note. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/working-with-onenote-...
  2. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties 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/doc...
  3. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....Exception during pdf convertion 2 228 September 20, 2024 System...alignment-baseline net 2 405 March 19, 2024 Aspose.SVG - Java Support 2 303 March...

    forum.aspose.com/c/svg/42
  4. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default 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...
  5. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number 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...
  6. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into (z...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  7. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.RestartPageNumbering | Aspose.Words f...

    Discover how the RestartPageNumbering property enhances document formatting by allowing section-specific page numbering. Optimize your layout effortlessly!... Writeln ( "Section 1, page 2." ); builder . InsertBreak ( BreakType...builder . Writeln ( "Section 2, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  9. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  10. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

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