Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 20,033 for

range

(0.05 sec)
  1. Aspose::Words::Shading::get_ForegroundTintAndSh...

    Aspose::Words::Shading::get_ForegroundTintAndShade method. Gets or sets a double value that lightens or darkens a foreground theme color in C++....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable Range is encountered in the document in C++....when a start of an editable range is encountered in the document...structure of every editable range in a document. void EditableRangeToText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable Range is encountered in the document in C++....when an end of an editable range is encountered in the document...structure of every editable range in a document. void EditableRangeToText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...will go over all the runs in a range in sequential order. options...UseLegacyOrder = useLegacyOrder ; doc . Range . Replace ( new Regex ( @"\[tag...

    reference.aspose.com/words/net/aspose.words.rep...
  5. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document tag Range start class....the Structured document tag range start class. def __init__ (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++.... Valid range of a floating point value is...values that cover our X-value range (0, 1, 2, 3...). // A linear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Create Pivot Table|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....assigning a range of cells as the data source, the range must be...

    docs.aspose.com/cells/java/create-pivot-table/
  8. Aspose::Words::Fields::FieldToc::get_EntryLevel...

    Aspose::Words::Fields::FieldToc::get_EntryLevelRange method. Gets or sets a Range of levels of the table of contents entries to be included in C++....ange method Gets or sets a range of levels of the table of contents...\\ f A \\ l 1" , doc -> get_Range () -> get_Fields () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API....) for row in range ( 10000 ): for col in range ( 100 ): test_workbook...

    docs.aspose.com/cells/python-net/reading-cell-v...
  10. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... range . replace_regex ( '([A-z]+)...([A-z]+) to ([A-z]+)' doc . range . replace_regex ( regex , '$3...

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