Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 24,347 for

range

(0.08 sec)
  1. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API.... CellArea : the range of cells. Define the cell area...1 ; // Create a cells area (range). const ca = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  2. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...process(); Range range = worksheet.getCells().g...int cols = range.getColumnCount(); int rows = range.getRowCount();...

    forum.aspose.com/t/smart-marker-with-nested-obj...
  3. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in Java. This step-by-step guide shows why Aspose.Slides for Java is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart range in the worksheet and remove...Aspose.Slides supports a wide range of chart types , including pie...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  4. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....use of range encoding instead of Huffman coding. Range encoding...match is found, a byte in the range [0,255] is appended to the file...

    products.aspose.com/zip/most-common-archives/wh...
  5. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...Range range = excelWorksheet.Workbook...CellsHelper.CellIndexToName(range.FirstRow, range.FirstColumn); string...

    forum.aspose.com/t/missing-text-in-labels/310539
  6. Get all the text in a slide|Aspose.Slides Docum...

    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....the slide index is not out of range. if ( slideIndex < 0 ) { throw...; // If the slide ID is in range... if ( slideIndex < slideIds...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  7. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....Returns the entire spilled range for the dynamic array in cell...text values from any specified range ASC Text : Changes full‑width...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  8. 旋转单元格文本|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....//Define a range object(B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); //Specify the angle of rotation...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  9. Insert Hyperlinks in Worksheet|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....number of rows in this hyperlink range. Number of columns – the number...of columns in this hyperlink range. URL – the address of the target...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  10. Aspose::Words::Fields::FieldIndex::get_Heading ...

    Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....outside the "a-c" character range to be omitted. index -> set_LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/cpp/aspose.words.fie...