Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 24,453 for

range

(0.1 sec)
  1. FieldMergeBarcode.foreground_color property | A...

    FieldMergeBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.LastChild | Asp...

    Discover the StructuredDocumentTagRangeStart LastChild property to easily access the last child in your stdContent Range for enhanced document management....last child in the stdContent range. public Node LastChild { get...

    reference.aspose.com/words/net/aspose.words.mar...
  3. C# API to Export EMAIL to ODT | products.aspose...

    Convert EMAIL to ODT without using Microsoft Word or Outlook on .NET...developers to work with a wide range of file formats, including EMAIL...to HTML. This API provides a range of features that make it easy...

    products.aspose.com/total/net/conversion/email-...
  4. How to Adjust Row Height in Excel using C#

    This quick tutorial will guide you how to adjust row height in Excel using C#. You can change Excel row height using C# using a few lines of code in Windows, macOS or Linux....selected columns of a row, a range of rows, or the entire worksheet...the contents by providing the range of columns within a row using...

    kb.aspose.com/cells/net/how-to-adjust-row-heigh...
  5. Create a Pie Chart 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....pie chart, defining the data range and chart title. Saving the...Interop . Excel . Range chartRange = sheet . get_Range ( "A2" , "B4"...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  6. Aspose::Words::Drawing::Stroke::set_Opacity met...

    Aspose::Words::Drawing::Stroke::set_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Fields::FieldToa::set_PageRangeS...

    Aspose::Words::Fields::FieldToa::set_PageRangeSeparator method. Sets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....cell is the first cell in a range of merged cells. Previous 2...cell will be the first in a range of vertically merged cells....

    reference.aspose.com/words/net/aspose.words.tab...
  10. 在xlsx4j中对数据进行排序|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/zh/java/sort-data-in-xlsx4j/