Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 20,067 for

range

(0.09 sec)
  1. How to load unsupported by Aspose.PSD Image for...

    Code samples and description how to use adapters to load unsupported by Aspose.PSD formats... you gain access to a wide range of additional formats, including...integrate and work with a wide range of file types in your .NET applications...

    docs.aspose.com/psd/net/adapters/load-unsupport...
  2. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX reader in Java....the cells from the specified range using the Cell.getValue method...After that, loop over the data range and extract the value of each...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  3. 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...
  4. 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...
  5. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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.... Range cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/net/wrapping-cell-text-in...
  6. 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...
  7. Font.tintAndShade property | Aspose.Words for N...

    Font.tintAndShade property. Gets or sets a double value that lightens or darkens a color....Remarks The allowed values are in range from -1 (darkest) to 1 (lightest)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for .NET API.... Select any single cell or range of cells that has an error indicator...Next to the selected cell or range of cells, click the error button...

    docs.aspose.com/cells/net/convert-text-numeric-...
  10. Aspose::Words::Replacing::FindReplaceDirection ...

    Aspose::Words::Replacing::FindReplaceDirection enum. Specifies direction for replace operations in C++....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/cpp/aspose.words.rep...