Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,811 for

point

(0.34 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....tick marks of the Y-axis to point away from the plot area, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. 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...
  4. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 428.25 , 651...

    docs.aspose.com/pdf/zh/net/text-annotation/
  5. 搜索

    搜索...nt> point = series->get_DataPoints()->idx_get(0); point->get...FillType(FillType::Solid); point->get_Format()->get_Fill()->...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  6. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...need to be replaced at some point and having the risk of ending...need to be replaced at some point and having the risk of ending...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  7. Esri Grid

    Esri Grid is a binary raster file format used for representing continuous data such as elevation, temperature, and precipitation, developed by Esri for use in their ArcGIS software. It consists of a header file and a binary data file, and supports single and multi-band data, as well as compression. Esri Grid is widely used in various fields including geology, geography, and environmental science for modeling and analysis purposes....Each grid cell represents a point on the Earth's surface and contains...about the elevation of that point or other types of spatial data...

    products.aspose.com/gis/net/gis-formats/esri-grid
  8. 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
  9. 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...
  10. 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 C++....{ Start = new Point ( 0 , 0 ), End = new Point ( 350 , 350 )...

    docs.aspose.com/pdf/cpp/add-rectangle/