Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 15,830 for

point

(0.15 sec)
  1. Generating a Slide ID Greater than Integer.MAX_...

    When using Aspose.Slides for Java (version 24.12 - also tried on the latest version 25.4) our team ran into an interesting issue. After cloning new slides to an existing presentation, when that presentation was opened i…...would be no issue from our code point of view. We believe, that the...because creating a blank power point, the master slide ID will be...

    forum.aspose.com/t/generating-a-slide-id-greate...
  2. UPC in Python via .NET | products.aspose.com

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize UPC barcodes in your Python application...in the retail industry for point-of-sale transactions. It enables...to the ability to optimize point-of-sale transactions, enable...

    products.aspose.com/barcode/python-net/upc/
  3. Drawing Images|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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/imaging/net/drawing-images/
  4. Drawing Images|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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/imaging/python-net/drawing-images/
  5. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... The corresponding data point and data label are also removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....ArrayPtr < System :: SmartPtr < Point >> polygon , System :: SmartPtr...DrawPolygonOnPage ( paragraph -> get_Points (), page ); } } doc -> Save...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  7. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  8. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...setText ( "Series 1" + "\n" + "Point " + i ); } // Insert series...setText ( "Series 2" + "\n" + "Point " + i ); } workbook . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  9. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...; foreach ( Point pt in result . Region . Points ) ptStr += pt...

    docs.aspose.com/barcode/net/get-placement-and-o...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting Point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Document class as the starting point for whatever you want to perform...

    docs.aspose.com/words/cpp/working-with-document/