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

range

(0.39 sec)
  1. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....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. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries 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...
  3. EditorType enumeration | Aspose.Words for Python

    aspose.words.EditorType enumeration. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document....edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this Range start and appropriate Range end nodes of the structured document tag, but keeps its content inside the document tree....Removes this range start and appropriate range end nodes of the...insertStructuredDocu ( doc ); // Removes ranged structured document tag, but...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 搜索

    搜索... String range; // 遍歷工作表 for (int worksheetIndex...{ // 默認情況下創建第一個工作表,因此只設置範圍 range = defaultWorksheetName + "!A:Y";...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  8. Creating Subtotals|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.... Selecting a data range to add subtotals The Subtotal... The class provides a wide range of properties and methods for...

    docs.aspose.com/cells/java/creating-subtotals/
  9. How to Convert HTML to JSON using Python

    This brief article covers how to convert HTML to JSON using Python. It discusses the environment configuration, stepwise program flow, and a running sample code to convert HTML to JSON using Python....JsonSaveOptions class Create a Range and export it to JSON format...is accessed. Subsequently, a range is created and exported in JSON...

    kb.aspose.com/cells/python/how-to-convert-html-...
  10. How to Convert HTML to JSON using C#

    This quick tutorial covers how to convert HTML to JSON using C#. It covers the system preparation, step-by-step algorithm, and a code snippet to convert HTML to JSON using C#....JsonSaveOptions class Make a Range and convert it to JSON data...the last cell. Then create a range and convert it to JSON data...

    kb.aspose.com/cells/net/how-to-convert-html-to-...