Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 150,889 for

2

(0.06 sec)
  1. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render... writeln ( "Page 2." ); builder . insertImage ( base...builder . writeln ( "This is page 2." ); builder . insertBreak ( aw...

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

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/sv/java/returning-a-range...
  3. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/it/java/returning-a-range...
  4. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/fr/java/returning-a-range...
  5. Plain body from PST differs a lot from what MAP...

    Hi, I notice that when I get the plain body for a certain message using MAPI, the plain body includes URLs for links that were in the rich body, but when I get the plain body through Aspose, the links are not there. I …...Family weswes September 17, 2025, 2:14pm 1 Hi, I notice that when...Discourse September 17, 2025, 2:14pm 2 @weswes Hi Wes, Thank you...

    forum.aspose.com/t/plain-body-from-pst-differs-...
  6. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns true if the document has any tracked changes in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....( "Column (" + row_count + ", 2)" ); row . getCells (). add (..."Test 2 1" ); Cell cell = row2 . getCells (). add ( "Test 2 2" );...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  9. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this document in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....Discourse March 5, 2025, 7:02pm 2 @richardcromer To adjust the thickness...shape.Line.LineWeight.Value = 2; // Set to desired thickness in...

    forum.aspose.com/t/adjust-thickness-of-visio-no...