Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 6,008 for

map

(0.04 sec)
  1. 利用 C++ 和 Node.js 导出与 XML 映射关联的 XML 数据到 Excel 工作...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出工作簿中与 XML 映射关联的 XML 数据。...Export all XML data from all XML Maps from the Workbook. for ( let...++ ) { // Access the XML Map. const map = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/export-xml-...
  2. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....post-processing with the cube map as input and finally save the...camera for capturing the cube map cam = a3d . entities . Camera...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  3. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...inputFilePath ); // Get XML maps from the workbook auto xmlMaps...Export all XML data from all XML Maps from the Workbook for ( int...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  4. National Transfer Format (NTF)

    The National Transfer Format (NTF) is a standardized data format used in the UK for exchanging geographic data. It allows for the transfer of Map data between different systems and applications, preserving accuracy and integrity. NTF supports various types of geospatial information, including vector and raster data, and is widely used for efficient data sharing and collaboration in the UK's GIS community....It allows for the transfer of map data between different systems...Survey, the UK's national mapping agency, NTF serves as a common...

    products.aspose.com/gis/net/gis-formats/ntf
  5. GeoTIFF

    GeoTIFF is a file format used for storing geographically referenced raster images. It combines image data with geographic information, allowing for easy integration with Geographic Information System (GIS) software....with geographic data such as map projection, coordinate system...be accurately positioned on a map. GeoTIFF was first introduced...

    products.aspose.com/gis/net/gis-formats/geotiff/
  6. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....method that allows to add Xml Map to a spreadsheet. Here is simple...detailed article on Add XML Map to Spreadsheet Java //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...camera for capturing the cube map Camera cam = new Camera ( ProjectionType...CreateRenderer ()) { //Create a cube map render target with depth texture...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...camera for capturing the cube map cam = a3d . entities . Camera...as renderer : #Create a cube map render target with depth texture...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  9. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent....( lambda a : a is not None , map ( lambda b : system_helper ....( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...COMPANY_CODE=""; //融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution...out.println(JSON.toJSONString((Map<String, Object>) resultEiInfo...

    forum.aspose.com/t/topic/312798