Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 16,460 for

point

(0.3 sec)
  1. Managing Controls|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....toolbar, click AutoShapes , point to Lines , and select the line...15-degree angles from its starting point, hold down SHIFT as you drag...

    docs.aspose.com/cells/python-net/managing-contr...
  2. Aspose.PSD for .NET 22.8 - Release Notes|Docume...

    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.... Offset = new Point (- 50 , 230 ); // Adds new frame...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  3. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....demonstrate the addition of bullet points in Word using Python . You...learn to add bullet or number points list and change the level of...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  4. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications....used to store spatial data as points, lines, and polygons. Vector...flexible format that can store point, line, and polygon data. Shapefiles...

    products.aspose.com/gis/net/gis-formats
  5. Convert POTX to XLT via C++ or with free Online...

    Export POTX to XLT in C++ without using Microsoft Excel or PowerPoint or online. Test free POTX to XLT online converter quickly before integrating the code....that can be used as a starting point for a new presentation. However...that can be used as a starting point for a new spreadsheet. Therefore...

    products.aspose.com/total/cpp/conversion/potx-t...
  6. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....adding attributes, geometry points, and features in the vector...VectorLayer object Instantiate the Point class object and set the Geometry...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  7. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....Point ; import com.aspose.pdf.TextFragment...gradientAxialShading . setStart ( new Point ( 0 , 0 )); gradientAxialShading...

    docs.aspose.com/pdf/java/add-rectangle/
  8. Swiss Post Parcel in JasperReports | products.a...

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Swiss Post Parcel barcodes in your Java application...office, or a preferred pick-up point, as well as delivery to neighboring...

    products.aspose.com/barcode/jasperreports/swiss...
  9. Rendering Reports Programmatically|Aspose.Words...

    How to render report without report viewer and report manager interfaces using the Aspose.Words for Reporting Services....execution2005EndPoin = "Execution end point." ; // For example: http://...RenderReportToFile method from any point of your application. The call...

    docs.aspose.com/words/reportingservices/renderi...
  10. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....process for each desired split point: clone the current table, insert...

    docs.aspose.com/words/cpp/split-table/