Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 24,373 for

range

(0.09 sec)
  1. PSD and PSB File Header|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.... The supported range is 1 to 56. 4 The height of...image in pixels. The supported range is 1 to 30,000. PSB File supports...

    docs.aspose.com/psd/net/psd-and-psb-file-header/
  2. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....Y-axes, // so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart . axisX ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Autofit Rows and Columns in Ruby|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. 使用C++剪切并粘贴范围|Documentation

    学习如何使用Aspose.Cells for C++在工作表内剪切和粘贴单元格。...InsertCutCells 方法在工作表中剪切粘贴单元格,参数如下: Range :要剪切的单元格范围。 行索引:要插入单元格的行索引。...( 2 , 3 ). SetValue ( 4 ); Range namedRange = worksheet . GetCells...

    docs.aspose.com/cells/zh/cpp/cut-and-paste-cells/
  5. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....areas and create a range for each Call the Range.unMerge() method...In each iteration, create a range for the merged areas and call...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  6. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for JavaScript via C++ API....listRange The list range. criteriaRange The criteria range. copyTo The...The range to which data will be copied. uniqueRecordOnly Specifies...

    docs.aspose.com/cells/javascript-cpp/apply-adva...
  7. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...name and print its refersto range console . log ( "querytable...()) { const range = name . getRange (); if ( ! range . isNull ())...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...
  8. Convert DOTX to JSON Format in Android Apps | p...

    Parse DOTX to JSON format in Android Apps without using Microsoft Word or Excel...convert, and render a wide range of document formats. It includes...JSON. The API provides a wide range of features, including support...

    products.aspose.com/total/android-java/conversi...
  9. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display Range of a worksheet and access cells through the Aspose.Cells for .NET API....index of the cell is out of range. This approach is the fastest...to Get the Maximum Display Range of a Worksheet Aspose.Cells...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  10. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange = worksheet . getCells...CreateOleImage ( com . aspose . cells . Range cellRange , int imageResolution...

    docs.aspose.com/slides/androidjava/working-solu...