Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 24,710 for

range

(0.08 sec)
  1. Aztec Code|Documentation

    Use Aspose.BarCode for Android to generate Aztec Code barcodes...supports three subtypes: Full-Range Aztec Code - allows encoding...modules FullRange : creates Full-Range Aztec Code barcodes with at...

    docs.aspose.com/barcode/androidjava/aztec-code-...
  2. Aztec Code|Documentation

    Use Aspose.BarCode for Python to generate Aztec Code barcodes...supports three subtypes: Full-Range Aztec Code - allows encoding...modules FullRange : creates Full-Range Aztec Code barcodes with at...

    docs.aspose.com/barcode/python-java/generate-az...
  3. 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...
  4. 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...
  5. 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...
  6. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...Range range = wb.Worksheets.GetRangeByName(rangeName);...CellsHelper.CellIndexToName(range.FirstRow, range.FirstColumn); string...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  7. Rotating 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....Define a range object (B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); // Specify the angle of rotation...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  8. 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...
  9. Sort Worksheet Data|Documentation

    This article introduces how to sort data in GridWeb.... Sort the range of data in any order (ascending...you want to sort. Sort the range of data in any order (ascending...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. OffsetDateTime with high nanoseconds silently s...

    Hello, I am able to reproduce this consistently with the attached code. When the nanosecond portion of an OffsetDateTime falls in [999_500_000 … 999_999_999] it gets read back as a string which triggers an exception if …...contains nanoseconds in the range of 999,500,000 to 999,999,999...milliseconds, which exceeds the valid range for standard date conversion...

    forum.aspose.com/t/offsetdatetime-with-high-nan...