Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,984 for

point

(0.04 sec)
  1. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....a double-precision floating-point number. MULTILEVEL Specifies...a double-precision floating-point number. MULTILEVEL public static...

    reference.aspose.com/words/java/com.aspose.word...
  2. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct Point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...don’t start from the correct point. I attach the docx with print...don’t start from the correct point in the output PDF. Workbook...

    forum.aspose.com/t/export-issue-in-pdf/312864
  3. ChartYValueType enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueType enumeration. Allows to specify type of an Y value of a chart series....a double-precision floating-point number. DateTime Specifies that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. USPS OneCode in Python via Java | Aspose

    Aspose.Barcode for Python via Java API allows customize, generate and recognize USPS OneCode barcodes in your Python application... Delivery Point Validation: OneCode barcodes...barcodes include a delivery point validation (DPV) feature, which ensures...

    products.aspose.com/barcode/python-java/onecode/
  5. USPS OneCode in Node.js via Java | Aspose

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize USPS OneCode barcodes in your JavaScript application... Delivery Point Validation: OneCode barcodes...barcodes include a delivery point validation (DPV) feature, which ensures...

    products.aspose.com/barcode/nodejs-java/onecode/
  6. USPS OneCode in C++ | Aspose

    Aspose.Barcode for C++ API allows customize, generate and recognize USPS OneCode barcodes in your C++ application... Delivery Point Validation: OneCode barcodes...barcodes include a delivery point validation (DPV) feature, which ensures...

    products.aspose.com/barcode/cpp/onecode/
  7. BarcodeParameters.posCodeStyle property | Aspos...

    BarcodeParameters.posCodeStyle property. Style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...posCodeStyle property Style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. JSPoint class | Aspose.Words for Node.js

    Aspose.Words.JSPoint class. Represents an ordered pair of integer x- and y-coordinates that defines a Point in a two-dimensional plane....y-coordinates that defines a point in a two-dimensional plane....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in C# or .NET...600 , 400 ); IChartDataPoint point = chart . ChartData . Series...DataPoints [ 1 ]; point . Explosion = 30 ; point . Format . Fill...

    docs.aspose.com/slides/net/chart-series/
  10. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint presentations...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/php-java/chart-series/