Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 16,564 for

point

(0.94 sec)
  1. Aspose.PSD for .NET 19.12 - 发布说明|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....rectangle , byte [] pixels , Point start , Point end ) { } public void...rectangle , byte [] pixels , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Aspose.PSD for .NET 19.12 - Release Notes|Docum...

    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....rectangle , byte [] pixels , Point start , Point end ) { } public void...rectangle , byte [] pixels , Point start , Point end , LoadOptions loadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  3. Manage Text Portions in Presentations in .NET|A...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for .NET, boosting performance and customization.... Portions ) { PointF point = portion . GetCoordinates ();..."Corrdinates X =" + point . X + " Corrdinates Y =" + point . Y ); } }...

    docs.aspose.com/slides/net/portion/
  4. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....element is mapped to the control point of the geometry. This mode ensures...ensures that each control point, which defines the shape of the...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  5. 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...
  6. Geometry Generator Symbolizer|Documentation

    GIS C# Library API supports Geometry Generator Symbolizer which provides a way to substitute the feature geometry with a one modified for a symbolizer....this example, we have drawn points as circles. To do this, we...function, which increases the point by a specified radius. Marker...

    docs.aspose.com/gis/net/geometry-generator-symb...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in С++ for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....define individual sets of data points, categories, and appearance...0f , 600.0f , 400.0f ); auto point = chart -> get_ChartData ()...

    docs.aspose.com/slides/cpp/chart-series/
  8. 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...
  9. USPS OneCode in SQL Reporting Services | produc...

    Aspose.Barcode for SQL Reporting Services 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/reporting-services/...
  10. Path Builder in C# – Create SVG Paths Programma...

    Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and text paths with fluent syntax....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/net/path-builder/