Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 15,863 for

point

(0.3 sec)
  1. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. Java code example provided....provide the coordinates of a point inside that region using the...an area around the specified point with similar colors and tones...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. Add a comment to a slide|Aspose.Slides Document...

    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....comments PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  3. X Axis Vs. Category Axis with Golang via C++|Do...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....and the marker is placed at a point along the axis that varies according...and the marker is placed at a point along the axis according to...

    docs.aspose.com/cells/go-cpp/x-axis-vs-category...
  4. Introduction|Aspose.PDF for Reporting Services

    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....simplify this a bit and I will point out some of the differences...Reporting Services Add-in for Share Point SharePoint Authentication **Before...

    docs.aspose.com/pdf/reportingservices/introduct...
  5. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。...same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  6. Calculate Pin Values and Setting Size of a Shap...

    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.... A point specified in local coordinates...the y-coordinate. Mirror the point about the y-axis if the value...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  7. FieldMergeBarcode.pos_code_style property | Asp...

    FieldMergeBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...Gets or sets the style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/python-net/aspose.wo...
  8. USPS OneCode in SharePoint | products.aspose.com

    Aspose.Barcode for SharePoint 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/sharepoint/onecode/
  9. EndCap enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.EndCap enumeration. Specifies line cap style.... Flat Line ends at end point. Default Default value is EndCap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....comments PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/cpp/presentation-comments/