Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 24,385 for

range

(0.17 sec)
  1. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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....//Define a range object (A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  2. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....start of the find and replace range. See Also Class ReplacingArgs...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. 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...
  4. Convert JSON Format to WORD via C++ | products....

    C++ API t0 Parse JSON to WORD without using Microsoft Word...This component provides a wide range of features that enable developers...and HTML. It also provides a range of options for customizing the...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Convert JSON Format to PPS via C++ | products.a...

    Parse JSON to PPS in C++ without using Microsoft PowerPoint...convert, and render a wide range of file formats. It includes...spreadsheets. It supports a wide range of file formats, including XLS...

    products.aspose.com/total/cpp/conversion/json-t...
  6. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire form fields with the FormField RemoveField method, enhancing your document's clarity and organization.... Range . FormFields [ 3 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance page numbering in your applications. Optimize your workflow today!...One TA field can refer to a range of pages. // We can specify...and end page numbers for such ranges. fieldToa . PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....and columns of your cell or range of cells using Aspose.Cells...Quote Prefix of Cell Value or Range with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  10. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....start_table () for i in range ( 15 ): for j in range ( 4 ): builder ...

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