Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 10,003 for

map

(0.07 sec)
  1. 使用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...
  2. GPX to SVG Converter|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....an image map using a GPX layer. Then we save the map to SVG format...spatial reference system for the map, all loaded layers will be converted...

    docs.aspose.com/gis/net/gpx-to-svg/
  3. GPX to PNG Converter|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....an image map using a GPX layer. Then we save the map to PNG format...spatial reference system for the map, all loaded layers will be converted...

    docs.aspose.com/gis/net/gpx-to-png/
  4. OSM to JPEG Converter|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....an image map using a OSM layer. Then we save the map to JPEG format...spatial reference system for the map, all loaded layers will be converted...

    docs.aspose.com/gis/net/osm-to-jpeg/
  5. 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 adding an XML Map to a spreadsheet. Here is a simple...detailed article on Add XML Map to Spreadsheet Java //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. KML

    KML (Keyhole Markup Language) is a file format used to display geographic data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define points, lines, polygons, and other geographic features, allowing users to create and share custom Maps and overlays....such as Google Earth or Google Maps. It uses a markup language to...users to create and share custom maps and overlays. Download Free...

    products.aspose.com/gis/net/gis-formats/kml/
  7. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....camera for capturing a cube map cam = camera cam . transform...as renderer : # Create a cube map render target with depth texture...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  8. 表格单元格合并问题 - 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
  9. 使用JavaScript通过C++导出与XML映射相关联的XML数据|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript导出工作簿中的XML映射关联的XML数据。...> < body > < h1 > Export XML Maps Example </ h1 > < input type...Export all XML data from all XML Maps from the Workbook. for ( let...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. 在 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...