Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 24,160 for

range

(0.08 sec)
  1. Convert PPSM to JSON Format in Android Apps | p...

    Convert PPSM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint... This API provides a wide range of features for creating, manipulating...Java. This API provides a wide range of features for creating, manipulating...

    products.aspose.com/total/android-java/conversi...
  2. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....the options for exporting a range to JSON. The ExportRangeToJsonOpt...This indicates whether the range contains a header row. ExportRangeToJsonOpt...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  3. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...text //it support multiple range postion inside one cell 在活动工作表中为单元格文本数组删除突出显示...of cell range sci : start column index of cell range eri : end...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  4. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...Cells 为此提供了 Range.merge() 和 Range.unMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...
  5. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....editing rights of editable ranges to a specific group/user. public...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/net/aspose.words/edi...
  6. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified Range...document tags in the specified range. To learn more, visit the Structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Hyperlinks into Excel or OpenOffice|Docu...

    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 of this hyperlink range URL, the URL address. In the...

    docs.aspose.com/cells/java/insert-hyperlinks-to...
  8. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Worksheets[0]; Range range = worksheet.Cells.MaxDisplayRange;...StyleFlag(); flag.Borders = true; range.ApplyStyle(style, flag); DocxSaveOptions...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  9. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....document can overlap and span any range. To create a valid bookmark..."MyBookmark" ); expect ( doc . range . bookmarks . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....document can overlap and span any range. To create a valid bookmark..."MyBookmark" ); expect ( doc . range . bookmarks . count ). toEqual...

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