Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 22,950 for

range

(0.13 sec)
  1. Convert MD to POTM via Java API | products.aspo...

    Java API to Convert MD to POTM without using Microsoft Word...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/java/conversion/md-to...
  2. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...Adding a Name for non sequenced range int index = workbook . GetWorksheets...// Creating a non sequence range of cells name . SetRefersTo...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  3. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting page numbers for specific entry levels....PageNumberOmittingLe property Gets or sets a range of levels of the table of contents...TOC levels outside of this range. field . HeadingLevelRange =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain Range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...2:01pm 1 I need to save certain range of cells as html. I use Workbook...Names["DR_PUBv2__1678823491"]; var range = name.GetRange(); var worksheet...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  6. Managing DjVu Format 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....Converting Range of DjVu Pages in Jython Converting Range of DjVu...

    docs.aspose.com/imaging/java/managing-djvu-form...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .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.get_style...

    docs.aspose.com/cells/python-net/reusing-style-...
  8. EditableRange.singleUser property | Aspose.Word...

    EditableRange.singleUser property. Returns or sets the single user for editable Range....the single user for editable range. get singleUser () : string...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert POTM to JSON Format in Android Apps | p...

    Convert POTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint... It also provides a wide range of features such as the ability...code. It also provides a wide range of features such as the ability...

    products.aspose.com/total/android-java/conversi...
  10. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/net/data-validation/