Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,863 for

point

(1.64 sec)
  1. Working with Shapes|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....Size of a Shape Add Connection Point To Shape Apply Theme To Shape...

    docs.aspose.com/diagram/net/working-with-shapes/
  2. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport of a layout in dwg file using Aspose.Cad for dot net....WriteLine("Min point: " + entityInLayout.Bounds[0]...entityInLayout.Bounds[0].Y + " Max point: " + entityInLayout.Bounds[1]...

    forum.aspose.com/t/how-to-fetch-the-entities-in...
  3. com.aspose.words.ref | Aspose.Words for Java

    Provides mimicking .NET Out/Ref language construction in Java in Java....Represents Out/Ref constructions for Point struct RefPointF Represents...

    reference.aspose.com/words/java/com.aspose.word...
  4. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...Configure total points (0-based indices) total_points = [ 3 , 5 ,...] # Points to mark as totals for i in total_points : point = chart...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  5. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...group shape, and place it 100 points below and to the right of //...document's x and Y coordinate origin point. GroupShape group = new GroupShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....color, new QuadPoints and new points, Subject, InReplyTo,ReplyType)...new [] { new Point ( 321.66 , 739.416 ), new Point ( 365.664 ,...

    docs.aspose.com/pdf/net/extra-annotations/
  7. 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...
  8. 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/
  9. 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-...
  10. 在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...