Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,536 for

range

(0.04 sec)
  1. Aspose::Words::Drawing::GradientStop class | As...

    Aspose::Words::Drawing::GradientStop class. Represents one gradient stop. To learn more, visit the documentation article in C++....gradient expressed as a percent in range 0.0 to 1.0. get_Transparency...fill expressed as a percent in range 0.0 to 1.0. GetType () const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....add some text and create a range of the selected cells Call the...are two main steps: create a range for the target cells in a particular...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  3. 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-...
  4. 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-...
  5. Convert PowerPoint to PNG|Aspose.Slides for Pyt...

    Convert PowerPoint presentation to PNG...pptx" ) for index in range ( pres . slides . length ):...= 2 scaleY = 2 for index in range ( pres . slides . length ):...

    docs.aspose.com/slides/python-net/convert-power...
  6. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....and last cell in the desired range of cells for merging and use...mergeCells() method to merge the range. Code to Combine Cells in Word...

    kb.aspose.com/words/python/merge-cells-in-word-...
  7. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.headingLevelRange property | Aspose.Wo...

    FieldToc.headingLevelRange property. Gets or sets a Range of heading levels to include....headingLevelRange property Gets or sets a range of heading levels to include...

    reference.aspose.com/words/nodejs-net/aspose.wo...