Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 155,041 for

2

(0.23 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... lineWidth = 2.5 ; builder . font . border ....builder . write ( "Row 1, Col 2" ); builder . endRow (); // Changing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation...

    docs.aspose.com/cells/tr/cpp/creating-and-custo...
  3. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation...

    docs.aspose.com/cells/fr/cpp/creating-and-custo...
  4. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Section::Clone method | Aspose.W...

    Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....HeaderFooterCollecti indexer (1 of 2) Retrieves a HeaderFooter at the...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class.... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  8. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set 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...
  9. 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...
  10. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table.... write ( "Row 1, cell 2." ); builder . endRow (); builder...insertCell (); builder . write ( "Row 2, cell 1." ); builder . insertCell...

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