Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 24,156 for

range

(0.13 sec)
  1. Detect Hyperlink Type|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....CELL_REFERENCE : Link to cell or named range. To check the type of hyperlink...Assistant Close Get Hyperlinks in Range Editing Hyperlinks of Worksheet...

    docs.aspose.com/cells/java/detect-hyperlink-type/
  2. Convert CSV to JSON|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....provides the options for exporting range to JSON. The ExportRangeToJsonOpt...This indicates whether the range contains a header row. Indent...

    docs.aspose.com/cells/java/convert-csv-to-json/
  3. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size...of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++通过JavaScript实现非连续范围|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript创建命名的非连续范围。有效利用非连续单元格范围。...Example - Add NonSequenced Range Name </ h1 > < input type =...Adding a Name for non sequenced range const index = workbook . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  6. Change Cells Alignment and Keep Existing Format...

    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....is passed as a parameter to Range.applyStyle() method which actually...applies the formatting to the range of cells. Change Cells Alignment...

    docs.aspose.com/cells/java/change-cells-alignme...
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...the corresponding selected range in the workbook 6 Right-click->Group->Ungroup...the mouse within the selected range. It is more difficult to operate...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous Range of pages. To learn more, visit the documentation article in C++....class Represents a continuous range of pages. To learn more, visit...int32_t) Creates a new page range object. static Type () Examples...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....desired worksheets Create a named range and fill the reference data...the reference data. A named range is created and filled with reference...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  10. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....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...