Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 155,327 for

2

(0.27 sec)
  1. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts.... putValue ( 2 ); worksheet . getCells (). get...(). get ( "B2" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  2. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace... writeln ( "Match 2." ); builder . writeln ( "Match...toEqual ([ "Match 1" , "Match 2" , "Match 3" , "Match 4" ]); break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  4. 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...
  5. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting of a chart element. To learn more, visit the documentation article in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 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-...
  8. 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...
  9. 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...
  10. 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-...