Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 50,961 for

range

(0.21 sec)
  1. djvumultipageoptions - Aspose.Imaging for Java ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....DjvuMultiPageOptions ( IntRange range) Initializes a new instance...DjvuMultiPageOptions ( IntRange [] ranges) Initializes a new instance...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. Converting DjVu to PDF Format in PHP|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....with the range of DjVu pages to be exported #range = Rjb::import('com...5) # Export first 5 pages $range = array ( 0 , 1 , 2 , 3 , 4...

    docs.aspose.com/imaging/java/converting-djvu-to...
  3. Aspose::Cells::UnionRange::Copy method | Aspose...

    Aspose::Cells::UnionRange::Copy method. Copying the Range with paste special options in C++....UnionRange::Copy method Copying the range with paste special options....:: Copy ( const UnionRange & range , const PasteOptions & options...

    reference.aspose.com/cells/cpp/aspose.cells/uni...
  4. value property | Aspose.Cells for Python via .N...

    value property value property Gets and sets the value of the Range. Remarks If the Range contains multiple cells, the......the value of the range. Remarks If the range contains multiple...Also module aspose.cells class Range top property width property...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Cell.SetTableFormula | Aspose.Cells for .NET AP...

    Cell method. Create twovariable data table for given Range starting from this cell...two-variable data table for given range starting from this cell. public...for cells in table formula range See Also class Cell namespace...

    reference.aspose.com/cells/net/aspose.cells/cel...
  6. ListObject.ConvertToRange | Aspose.Cells for .N...

    ListObject method. Convert the table to Range...ConvertToRange() Convert the table to range. public void ConvertToRange...ions) Convert the table to range. public void ConvertToRange...

    reference.aspose.com/cells/net/aspose.cells.tab...
  7. GetArrayOneItemFromIndex | Aspose.Imaging for ....

    GetArrayOneItemFromIndex IntRange.GetArrayOneItemFromIndex method Returns one item array from specified index public ......Description index Int32 The range index. Return Value The array...ArgumentException Index is out of range See Also class IntRange namespace...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. Aspose::Cells::FormatConditionCollection::GetCe...

    Aspose::Cells::FormatConditionCollection::GetCellArea method. Gets the conditional formatted cell Range by index in C++....conditional formatted cell range by index. CellArea Aspose ::...conditional formatted cell range. ReturnValue the conditional...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  9. Aspose::Cells::Charts::SeriesCollection::SetCat...

    Aspose::Cells::Charts::SeriesCollection::SetCategoryData method. Gets or sets the Range of category Axis values. It can be a Range of cells (such as, "d1:e10"), or a sequence of values (such as,"{2,6,8,10}") in C++....sets the range of category Axis values. It can be a range of cells...sets the range of category Axis values. It can be a range of cells...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  10. Excel Date Formatting issue - Free Support Foru...

    Hi Team I have a sheet populated through Excel where the Date 12-December is custom formatted as 12-Dec. The same thing when i formatted using aspose.cells it is not formatted to 12-Dec. Below is the logic used for fo…... Range range = cells.CreateRange(“B” + rowno); range.Value...StyleFlag(); flag23.All = true; range.ApplyStyle(st23, flag23); xlclose();...

    forum.aspose.com/t/excel-date-formatting-issue/...