Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 16,544 for

point

(0.11 sec)
  1. Выпускные заметки Aspose.PSD для Python via .NE...

    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.... points = [ PointFToResourcePoin (...is_linked = True bezierKnot2 . points = [ PointFToResourcePoin (...

    docs.aspose.com/psd/ru/python-net/aspose-psd-fo...
  2. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability....geospatial data types, including points, lines, polygons, and rasters...store vector data, including points, lines, and polygons. This...

    products.aspose.com/gis/net/gis-formats/gpkg/
  3. GML

    GML (Geography Markup Language) is an XML-based format used for describing geospatial features and their attributes. It is commonly used in GIS (Geographic Information Systems) and other geospatial applications to encode and exchange geographic data. GML allows for the creation and sharing of complex geospatial data sets, including both vector and raster data....geographic features, including points, lines, polygons, and surfaces...and data types, from simple points and lines to complex surfaces...

    products.aspose.com/gis/net/gis-formats/gml/
  4. Notas de Lanzamiento de Aspose.PSD for Python v...

    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.... points = [ PointFToResourcePoin (...is_linked = True nudoBezier2 . points = [ PointFToResourcePoin (...

    docs.aspose.com/psd/es/python-net/aspose-psd-fo...
  5. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF untuk Java....Point ; import com.aspose.pdf.TextFragment...gradientAxialShading . setStart ( new Point ( 0 , 0 )); gradientAxialShading...

    docs.aspose.com/pdf/id/java/add-rectangle/
  6. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....and vertical) to convert from points to pixels (dots per inch)....resolution to convert from points to pixels (dots per inch)....

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Cambiar el tamaño de EPS utilizando la solución...

    La funcionalidad de cambio de tamaño de EPS ofrecida por la solución API Aspose.Page para Java se explica e ilustra con fragmentos de código aquí....Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/es/java/resize-eps/
  8. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....data series or individual data points. They allow readers to quickly...labels only for extreme/key points. How can I disable labels only...

    docs.aspose.com/slides/net/chart-data-label/
  9. Why Not Automation | Aspose.Tasks Documentation

    This page provides reasons why using Aspose.Tasks for C++ might be a better choice than traditional automation methods....elaboration on each of the key points. Also, be sure to visit the...has covered many of the key points why Aspose components are a...

    docs.aspose.com/tasks/cpp/why-not-automation/
  10. Добавить объект Прямоугольник в PDF файл|Aspose...

    Эта статья объясняет, как создать объект Прямоугольник в вашем PDF с помощью Aspose.PDF для Java....Point ; import com.aspose.pdf.TextFragment...gradientAxialShading . setStart ( new Point ( 0 , 0 )); gradientAxialShading...

    docs.aspose.com/pdf/ru/java/add-rectangle/