Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 24,159 for

range

(0.1 sec)
  1. Set Print Area|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.... Assign a cell range that defines the print area...(); // Specifying the cells range (from A1 cell to F20 cell) of...

    docs.aspose.com/cells/java/set-print-area/
  2. Converting Worksheet To SVG in Jython|Documenta...

    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....sheetCount ; i ++) for i in range ( sheetCount ): sheet = workbook...pageCount ; k ++) for k in range ( pageCount ): # Output the...

    docs.aspose.com/cells/java/converting-worksheet...
  3. FieldMergeBarcode.background_color property | A...

    FieldMergeBarcode.background_color property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeBarcode.backgroundColor property | As...

    FieldMergeBarcode.backgroundColor property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] get backgroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a Range of cells using Aspose.Cells for JavaScript via C++....Worksheet class provides a wide range of properties and methods for...html > How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  6. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes Contents [ Hide ] Range.NormalizeFieldTypes method Changes...FieldSeparator , FieldEnd in this range so that they correspond to the...

    reference.aspose.com/words/net/aspose.words/ran...
  7. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...CalculateFormula(); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/html-file-is-displayed-incor...
  8. Data Filtering|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....Worksheet class provides a wide range of properties and methods to...provides the Range property for specifying the range of cells that...

    docs.aspose.com/cells/java/data-filtering/
  9. Convert POWERPOINT to XLTX using Python or with...

    POWERPOINT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLTX online converter quickly before integrating the code....to use and provides a wide range of features to help developers...HTML. This API provides a wide range of features to help developers...

    products.aspose.com/total/python-net/conversion...
  10. FieldFormCheckBox class | Aspose.Words for Python

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field... range . fields [ 1 ] . as_field_form_check_box...field_form_drop_down = doc . range . fields [ 2 ] . as_field_form_drop_down...

    reference.aspose.com/words/python-net/aspose.wo...