Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 20,066 for

range

(0.04 sec)
  1. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert DOCX to JSON Format in Android Apps | p...

    Parse DOCX to JSON format in Android Apps without using Microsoft Word or Excel...of APIs that provides a wide range of features for document manipulation...to JSON. It provides a wide range of features for manipulating...

    products.aspose.com/total/android-java/conversi...
  3. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....want to convert a selected range of pages to JPG images, this...save format as JPG Set the range of pages to render in ImageSaveOptions...

    kb.aspose.com/words/java/how-to-convert-word-to...
  4. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....reference data to it Instantiate a range class object and set its name...add list data, instantiate a range class object and set it in a...

    kb.aspose.com/cells/java/how-to-create-data-val...
  5. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。... getCells (); // Create a range of Cells from Cell A1 to C10...name to workbook scope named range workbookScope . setName ( "workbookScope"...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...
  6. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  7. C++ API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL within C++ applications....printing of documents on a wide range of printers and other output...as it is supported by a wide range of printers and other output...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. Aspose.Cells 8.5.0中的公共API更改|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....will be copied to destination range srcSheet . getCells (). setRowHeight...); //Create source range to be copied Range srcRange = srcSheet...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Specify the range where you want to search // Here the range is E9:H15...cell with value search within range cell = worksheet . GetCells...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  10. Insert a Picture based on Cell Reference|Docume...

    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.... Since the cell or cell range is linked to the graphic object...Worksheet object). Specify the cell range by using the setFormula method...

    docs.aspose.com/cells/java/insert-a-picture-bas...