Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 6,282 for

document viewer

(0.24 sec)
  1. 修改 XPS 页面事件 | Java

    学习如何使用 Aspose.Page API for Java 转换 XPS 文件时对所有输出页面进行重复更改...i <= document. getDocumentCount (); i ++ ) 2 { 3 document. selectActiveDocument...1; j <= document. getPageCount (); j ++ ) 5 { 6 document. selectActivePage...

    docs.aspose.com/page/zh/java/xps/modifying-xps-...
  2. Bug 5210: Shapefile to Gpx- Conversion Failed -...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile…...Shapefile in QGIS (or any GIS viewer) and check for null / NaN vertices...coordinate handling. 4. Documentation links Shapefile → GPX conversion...

    forum.aspose.com/t/bug-5210-shapefile-to-gpx-co...
  3. TIFF with geotagging

    TIFF (Tagged Image File Format) is a versatile raster graphics file format commonly used for storing high-quality images. Geotagging in TIFF refers to the process of adding geolocation metadata to TIFF files. By embedding precise geographical information such as latitude and longitude coordinates, TIFF files can be geotagged to preserve location data. This allows for accurate Documentation, analysis, and visualization of spatially referenced images. Geotagging TIFF files enhances their utility in applications such as mapping, remote sensing, geographic analysis, and geospatial research....This allows for accurate documentation, analysis, and visualization...detailed spatial analysis. - Documentation and asset management: Geotagged...

    products.aspose.com/gis/net/geotag-photo/tiff/
  4. Aspose.Cells for Java Vs Open Source Competitor...

    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.... The document compares Aspose.Cells for...whether it is formatted in a viewer‑friendly way. Careful use of...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  5. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...NET // The path to the documents directory. string dataDir...save options before saving a document to a PDF format. // For complete...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  6. Convert 3D Scene to HTML in Java

    Learn how to convert 3D Scene to HTML in Java using Aspose.3D SDK. This step-by-step guide covers setup, code implementation, and optimization tips....settings to control the output viewer and rendering behavior. Using...refer to the Scene class documentation and the Html5SaveOptions...

    blog.aspose.com/3d/convert-3d-scene-to-html-in-...
  7. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf... using var pdf = new Document(pdfStreamForPdfA); result...then open the file by some pdf viewer to check its content. If the...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  8. LaTeX转XPS | Java

    Java的Aspose.TeX API解决方案的转换功能使您可以将LaTeX文件转换为XPS格式。学习代码示例。...分页内容,以及特定查看者(例如Windows XPS Viewer)和打印所需的元数据。包装中的所有数据均在目录中作为文...based on the Aspose.TeX Documentation: .Net Java C++ Python Subscribe...

    docs.aspose.com/tex/zh/java/latex-to-xps/
  9. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... Document ( infile ) as document : optimize_options...= True # Optimize PDF document document . optimize_resources (...

    docs.aspose.com/pdf/python-net/whatsnew/
  10. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....resulting EPS file with our EPS Viewer web application. Crop EPS in...Copy 1 // The path to the documents directory. 2 System::String...

    docs.aspose.com/page/cpp/crop-eps/