Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 24,349 for

range

(0.29 sec)
  1. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....method allows you to select a range of slides to be shown during...presentation and sets the slide range to display from slides 2 to...

    docs.aspose.com/slides/java/manage-slide-show/
  2. C++ API to Convert PCL to EXCEL | products.aspo...

    Convert PCL to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...This library provides a wide range of features to manipulate PDF...to use and provides a wide range of features to help you automate...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the rotation of the label in degrees in C++....get_Rotation () Remarks The range of acceptable values is from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection....""" for i in range ( data_points_count ): point...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index....""" for i in range ( data_points_count ): point...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....conditional formatting of a cell or a range of cells and you want to create...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  7. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection class. A collection of IStructuredDocumentTag instances that represent the structured document tags in the specified Range. To learn more, visit the documentation article in C++....document tags in the specified range. To learn more, visit the Structured...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...Code snippet to allow two cell ranges in the same worksheet: designer...accessing array by index and range. PFA, the excel template, JSON...

    forum.aspose.com/t/accessing-array-element-by-i...
  9. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...getName(); Range usedRange =sheet.getCells()...sheetName = sheet.getName(); Range usedRange =sheet.getCells()...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  10. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...formula references a cell or range that does not exist or is out...if they exceed the available range. Here are some steps you can...

    forum.aspose.com/t/aspose-cells-cellsexception-...