Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 16,048 for

point

(0.64 sec)
  1. Convert to MERCATOR|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....to convert to MERCATOR for a point. WGS84 to UTM...

    docs.aspose.com/gis/net/convert-to-lat-mercator/
  2. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...Geometry = new Point(1, 1); vectorLayer.Add(fea);...will report an error because a point was inserted, but the expected...

    forum.aspose.com/t/different-geometrytype-creat...
  3. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  4. How to - developer tips|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....circles Change of observer point Change width of the polyline...title Moving of hatch origin point closer to hatch boundary to...

    docs.aspose.com/cad/net/developer-guide/how-to/
  5. 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/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Methods for Chart Data Points, Categories Removing Have Been...remove chart data point from a chart data point collection have...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section....builder's cursor, // which is the point where it will insert new nodes...add will be inserted at that point. builder . writeln ( "This is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/php-java/chart-series/
  9. 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...
  10. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for Python via .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....scene and look at the origin point for rendering. Programming Sample...10) and look at the origin point for rendering, # It must be...

    docs.aspose.com/3d/python-net/render-3d-view-in...