Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 24,386 for

range

(0.1 sec)
  1. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....the Style dialog: Select a range of cells, then right‑click and...to individual cells, or to a range. Single Cell To set the borders...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。... get ( 0 ); // Create a range of cells. const sourceRange...into // A few cells in the range. sourceRange . get ( 0 , 0 )...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  3. Autofit Rows and Columns in Jython|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....based on the contents in a range of # cells ( from 1st to 9th...want to do AutoFit Row in a range of cells . Also , comment line...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  4. Convert PPT to JSON Format in Android Apps | pr...

    Convert PPT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...via Java also provides a wide range of other features, such as creating...password: Convert PPT to JSON in Range in Android Apps While you are...

    products.aspose.com/total/android-java/conversi...
  5. PDF conversion error - Arguments should lie in ...

    TiffDevice.Process and Document.Save throw “Arguments should lie in interval [0, 1] (Parameter ‘component’)” on scanned PDFs — persists across all versions 22.x through 26.3 We are experiencing a consistent exception wh…...embedded raster images with out-of-range color values (e.g. red = -254)...out-of-range values gracefully. The specific out-of-range value...

    forum.aspose.com/t/pdf-conversion-error-argumen...
  6. Filter Appointments from Exchange Server|Docume...

    Learn how to filter Exchange appointments by date Range or recurrence using IEWSClient and ExchangeQueryBuilder in Aspose.Email for C++....filter appointments by date range, recurrence state, or other...Filter Appointments by Date Range Use ExchangeQueryBuilder to...

    docs.aspose.com/email/cpp/filter-appointments-f...
  7. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....of the range of valid values. Remarks Valid values range from 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Validate entire worksheet instead of only the u...

    This article introduces how to validate in a client‑side JavaScript function in GridWeb....functions to select range or get the selected range in GridWeb Add/Remove...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control....of the range of valid values. Remarks Valid values range from 1...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle/Cell...

    docs.aspose.com/cells/net/reusing-style-objects/