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

range

(0.08 sec)
  1. 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...
  2. 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...
  3. Set External Links in Formulas|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....example, to evaluate a cell or range value against them. Aspose.Cells...

    docs.aspose.com/cells/python-net/set-external-l...
  4. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa.setPageRangeSeparato("...

    reference.aspose.com/words/java/com.aspose.word...
  5. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…... In addition, all ranges containing at least 257 columns...value is null instead of 1. Range readRange = readWorkbook.Worksheets...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  6. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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/
  9. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... range . fields [ 1 ] . unlink () See...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...