Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 13,844 for

3d objects

(0.12 sec)
  1. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also, examples of reading or setting project properties are provided....3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    docs.aspose.com/tasks/java/working-with-project...
  2. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....Object public class ChartSeriesGroup...DocumentBuilder(doc); // Insert a bubble 3D chart. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...instantiate a Presentation object that represents a PPTX file...instantiate a Presentation object that represents a SWF file...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....Object public class Fill Represents...Represents fill formatting for an object. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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....geospatial data in JSON (JavaScript Object Notation) format. It is a lightweight...data and can be used to display 3D models, images, and other data...

    products.aspose.com/gis/net/gis-formats/
  6. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... 200 ); // Get the textbox object. TextBox textbox0 = worksheet...); // Get the first textbox object. TextBox textbox0 = worksheet...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  7. Microsoft SQL Server Spatial Format

    Microsoft SQL Server Spatial Format is a geospatial data storage format developed by Microsoft for storing and managing spatial data within SQL Server databases. It supports various types of geospatial data, such as points, lines, and polygons, and provides functions for querying and analyzing the data. The format uses a binary format to store the geospatial data and is designed to work seamlessly with other Microsoft technologies, such as Bing Maps and Azure. It is widely used in industries such as transportation, real estate, and urban planning....heat maps, choropleth maps, and 3D rendering. Web mapping: The Microsoft...with a link or HTML code. GIS Object Generator Create random geometrics...

    products.aspose.com/gis/net/gis-formats/microso...
  8. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...、表单字段、富媒体、数字签名、附件、元数据、地理空间特征和3D对象等信息,这些信息可以成为源文档的一部分。 以下代码显示了如何使用Aspose...// Instantiate the Workbook object Workbook workbook ; // Set...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  9. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...表单字段、丰富媒体、数字签名、附件、元数据、地理空间特征和3D对象,且可以成为源文档的一部分。 以下代码展示了如何用Aspose...xlsx" ); // Create a Workbook object and opening the file from its...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  10. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。...PDF format while passing the object of PdfSaveOptions workbook...PDF format while passing the object of PdfSaveOptions workbook...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/