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

map

(0.12 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. 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/
  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 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...
  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. 表格单元格合并问题 - 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
  8. 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
  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. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture Map to apply to different polygons of the mesh....portion of a 2-dimensional texture map to apply to different polygons...normal and diffuse map (use shadow / specular map) to perform per-pixel...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...