Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 157,532 for

2

(0.1 sec)
  1. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/ppt/
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....); // Set the target page as 2 pdfOutline . setDestination (...pdfDocument . getPages (). get_Item ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  3. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Discourse June 18, 2025, 10:15am 2 @aleksandr.l Cause The issue you’re...1. Set ShowTotals to false . 2. Perform your data manipulation...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  4. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...Writeln ( u "Run 2. " ); ASSERT_EQ ( u "Run 2. \r Run 1." , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....); // Set the target page as 2 pdfOutline -> set_Destination...-> get_Pages () -> idx_get ( 2 ))); // Save output pdfDocument...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  6. System Requirements|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following requirements: Java 2 Platform Standard Edition 1.6...

    docs.aspose.com/cad/jasperreports/system-requir...
  7. 重新整理工作簿中的工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... moveTo ( 2 ); //Save the excel file. workbook...setSheetOrder ( "third sheet" , 2 ); FileOutputStream fileOut =...

    docs.aspose.com/cells/zh/java/re-order-sheets-w...
  8. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start page number in the resulting document shall be updated. Default value is true in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose.PSD for .NET 22.1 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay . Settings ...= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay2 . Settings...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  10. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...