Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,085 for

point

(0.14 sec)
  1. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct Point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...don’t start from the correct point. I attach the docx with print...don’t start from the correct point in the output PDF. Workbook...

    forum.aspose.com/t/export-issue-in-pdf/312864
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java 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...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...

    docs.aspose.com/slides/java/chart-series/
  3. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/androidjava/chart-series/
  4. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....are used to mark insertion points in review scenarios. This example...strikeout area, assign quad points, and link it to the caret annotation...

    docs.aspose.com/pdf/python-net/markup-annotations/
  5. 档案

    档案...AddPolygon(new Point[] { new Point(100, 400), new Point(500, 100)...100), new Point(900, 400), new Point(500, 700) }); // 初始化一个区域 Region...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  6. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D.... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode... CreateMeshUsingPolyg () # Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/python-net/adding-transforma...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes.... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  8. Generation of DWG|CAD 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....like LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE, and POLYLINE...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style.... FLAT Line ends at end point. DEFAULT Default value is EndCap...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as Points, lines, and polygons....types of geometries such as points, lines, and polygons. Download...readable way to encode data about points, lines, polygons, and other...

    products.aspose.com/gis/net/gis-formats/geojson/