Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 24,374 for

range

(0.33 sec)
  1. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....: First, select the cell or range of cells that you want to format...Formatting To format a cell or a range of cells to display numbers...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document tag Range start class in C++....the Structured document tag range start class. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation... range . replace ( new Regex ( "New...Add support of regex to doc.range.replace' , () => { let mainDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... for i in range ( all_fonts . count ): print...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable Range ends in your documents for seamless editing and enhanced functionality....when an end of an editable range is encountered in the document...structure of every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....when argument was out of the range of valid values. Remarks Has...SpaceBeforeAuto is true . Valid values range from 0 to 1584 inclusive. Examples...

    reference.aspose.com/words/net/aspose.words/par...
  8. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... The range of price for each category is...LegendPositionType :: Bottom ); // Set data range chart . SetChartDataRange (...

    docs.aspose.com/cells/cpp/create-high-low-close...
  9. Convert XML to XLSM in Android Apps | products....

    Render XML to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...of APIs that provides a wide range of file processing features...spreadsheets. It supports a wide range of features such as creating...

    products.aspose.com/total/android-java/conversi...
  10. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

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