Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 20,067 for

range

(0.08 sec)
  1. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/net/aspose.words/tex...
  2. 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...
  3. Merge Table Cells|Aspose.Words for Python via .NET

    How to merge table cells in Python. Check if cells in a table are merged using Python....which is called to merge a range of cells in a table. The code...table cells in the specified range, starting at the given cell...

    docs.aspose.com/words/python-net/working-with-m...
  4. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified Range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....method Extracts a specified range of pages from a document stream...method Extracts a specified range of pages from a document stream...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....TOC levels outside of this range. field.setHeadingLevelRange("1-3");...TOC levels are within this range. field.setPageNumberOmittin("2-5");...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....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...
  7. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldToc::get_EntrySepar...

    Aspose::Words::Fields::FieldToc::get_EntrySeparator method. Gets or sets a sequence of characters that separate an entry and its page number in C++....TOC levels outside of this range. field -> set_HeadingLevelRange...TOC levels are within this range. field -> set_PageNumberOmittingLe...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldOptions::get_Custom...

    Aspose::Words::Fields::FieldOptions::get_CustomTocStyleSeparator method. Gets or sets custom style separator for the \t switch in FieldToc field in C++....TOC levels outside of this range. field -> set_HeadingLevelRange...TOC levels are within this range. field -> set_PageNumberOmittingLe...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Converting Worksheet To SVG in Jython|Documenta...

    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....sheetCount ; i ++) for i in range ( sheetCount ): sheet = workbook...< pageCount k ++) for k in range ( pageCount ): # Output the...

    docs.aspose.com/cells/java/converting-worksheet...