Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 19,382 for

2 of

(0.05 sec)
  1. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range Of cells in a worksheet using Aspose.Cells with C++....to the right by 2 columns range . MoveTo ( 0 , 2 ); Aspose :: Cells...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  2. List of Supported Number Formats with C++|Docum...

    Aspose.Cells is a C++ library for processing spreadsheet files, which supports a range Of number formats. This article provides a list Of supported number formats so that users can select the appropriate format according to their needs....0 General General 1 Decimal 0 2 Decimal 0.00 3 Decimal #,##0 4...Number Formats 0 General 1 0 2 0.00 3 #,##0 4 #,##0.00 5 "$"#...

    docs.aspose.com/cells/cpp/list-of-supported-num...
  3. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text Of Cell with Aspose.Cells for C++ API...Set column index to 2 for cell C1 column = 2 ; Cell c1 = worksheet...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++.... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...peType.Line, 2, 0, 2, 0, 100, 300); // method 2 // sheet.getShapes()...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  5. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...Family mpkostek May 1, 2023, 2:32pm 1 This error is given when...asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would you kindly share...

    forum.aspose.com/t/error-index-was-out-of-range...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables Of Excel files using Aspose.Cells for Node.js via C++.... get ( 1 , 2 ). putValue ( "Quarter" ); cells...putValue ( "Sale" ); cells . get ( 2 , 1 ). putValue ( "David" ); cells...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  7. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in MicrosOft Excel. Our guide will demonstrate how to set different types Of titles, adjust their appearance, and modify axis titles for better data representation and clarity....] In Excel charts, there are 2 kinds of title: Chart Title Axis...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  8. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range Of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } Now...2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } try...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  9. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection Of shapes in a visio page with Aspose.Diagram....DistanceInHorizontal = 2 ; options . DistanceInVertical = 2 ; // set auto...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  10. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress Of Excel files to TIFF using Aspose.Cells for Node.js via C++. Enhance user experience during the conversion process....before page index 2. if ( args . pageIndex < 2 ) { args . setIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/nodejs-cpp/track-conversi...