Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 28,910 for

x

(0.16 sec)
  1. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/java/chart-data-label/
  2. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . getImageData (); x = frame . getX (); y = frame ...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while eXtracting teXt from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two teXt sections. However, during teXt eXtraction: The vertical line is n…..., X-coordinate) be sufficient to restore...detecting the line’s position (e.g., X-coordinate) be sufficient to restore...

    forum.aspose.com/t/vertical-line-not-extracted-...
  4. Recognition languages|Documentation

    A list of languages and characters recognized by Aspose.OCR for JavaScript via C++....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...

    docs.aspose.com/ocr/javascript-cpp/recognition-...
  5. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings.... We create a surface of 100 x 100 pixels with a depth of 32...

    docs.aspose.com/imaging/java/developer-guide/ho...
  6. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for Python via .NET. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts....Code AI Document Assistant Close X Axis Vs. Category Axis Date Axis...

    docs.aspose.com/cells/python-net/primary-and-se...
  7. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary aXes in Aspose.Cells for Java. Our guide will help you understand the differences between primary and secondary aXes, and how to configure and use them effectively in your charts....Code AI Document Assistant Close X Axis Vs. Category Axis Date Axis...

    docs.aspose.com/cells/java/primary-and-second-a...
  8. Generate AustraliaPost Barcode with Different F...

    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....= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/generate-...
  9. Set Start and Stop Symbols of Codabar Barcode|D...

    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....= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/set-start...
  10. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java....get(0); // Clear X and Y values of the first series...getSeries().get(1); // Clear X and Y values of the second series...

    reference.aspose.com/words/java/com.aspose.word...