Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 16,079 for

point

(0.11 sec)
  1. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdataPoint/) in this collection....with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Point(x1, y1), new Aspose.Pdf.Point(x2, y2)); arrow...new Aspose.Pdf.Point(x1, y1), new Aspose.Pdf.Point(x2, y2)); arrow...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  3. Supported File Formats|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....Google Draco Including mesh/point cloud support DXF AutoCAD DXF...Wavefront Obj Including mesh/point cloud support. PDF 3D PDF Only...

    docs.aspose.com/3d/python-net/supported-file-fo...
  4. 66519077.xlsx

    Sheet1 This is the sample Pdf document. This is the sample Word document. This is the sample Word document. Power Point 2016 This is sample pptx document. Power Point 2016This is sample pptxdocumen......Power Point 2016 This is sample pptx document. Power Point 2016This...

    docs.aspose.com/cells/de/cpp/extracting-ole-obj...
  5. 66519077.xlsx

    Sheet1 This is the sample Pdf document. This is the sample Word document. This is the sample Word document. Power Point 2016 This is sample pptx document. Power Point 2016This is sample pptxdocumen......Power Point 2016 This is sample pptx document. Power Point 2016This...

    docs.aspose.com/cells/tr/cpp/extracting-ole-obj...
  6. 66519077.xlsx

    Sheet1 This is the sample Pdf document. This is the sample Word document. This is the sample Word document. Power Point 2016 This is sample pptx document. Power Point 2016This is sample pptxdocumen......Power Point 2016 This is sample pptx document. Power Point 2016This...

    docs.aspose.com/cells/ar/cpp/extracting-ole-obj...
  7. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker...with data points on a line chart. def chart_data_point (): doc...Emphasize the chart's data points by making them appear as diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....shape geometry through edit points and geometry paths. It shows...editing operations, add or remove points, and apply updated geometry...

    docs.aspose.com/slides/java/custom-shape/
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection class. Represents collection of a ChartDataPoint. To learn more, visit the documentation article in C++....source data point to the destination data point. get_Count ()...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/php-java/portion/