Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 5,302 for

document navigation

(0.15 sec)
  1. Compress DOCX In Javascript

    Compress DOCX in JavaScript without losing quality. Optimize DOCX content, reduce file size easily....Document( "Input.docx" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.docx"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/d...
  2. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....Document( "Input.docx" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.docx"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/w...
  3. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...i <= document -> DocumentCount(); i ++ ) 2 { 3 document -> S...1; j <= document -> PageCount(); j ++ ) 5 { 6 document -> SelectActivePage(j);...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  4. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....Document( "Input.doc" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/doc/
  5. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....Document( "Input.html" ) doc.cleanup()...aspose.words as aw doc = aw.Document("Input.html") doc.cleanup()...

    products.aspose.com/words/python-net/compress/h...
  6. JPEG with Geotagging

    JPEG with geotagging is a combination of the popular JPEG image format and the addition of geolocation metadata. Geotagging allows users to attach precise location information, such as latitude and longitude coordinates, to JPEG images. This enables enhanced context and organization of photos based on their geographic location. Geotagged JPEG images can be used in various applications, including travel Documentation, storytelling, and location-based photo sharing....applications, including travel documentation, storytelling, and location-based...Geotagged JPEGs can be used for navigation and visual exploration of...

    products.aspose.com/gis/net/geotag-photo/jpeg
  7. TopoJSON

    TopoJSON is a format for encoding geographic data structures, particularly for large data sets, that uses topology to reduce duplication and increase efficiency. It is similar to GeoJSON but has the advantage of smaller file sizes and faster rendering times....location-based services and navigation apps. Its efficient rendering...installing NuGet Package; See Documentation . System Requirements Gis-formats...

    products.aspose.com/gis/net/gis-formats/topojson
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/java/com.aspose.word...
  9. Tile Map Service (TMS)

    Tile Map Service (TMS) is a protocol for serving tiled web maps where images of map tiles are served via HTTP. TMS is designed to work with the Mercator projection, and it provides a way to request map tiles at various zoom levels, allowing for fast and efficient display of web maps. TMS has been adopted by many mapping software applications and frameworks, including OpenLayers and Leaflet.... Improved navigation and map data analysis: TMS...TMS makes it easier to navigate and analyze map data, especially...

    products.aspose.com/gis/net/gis-formats/tile-ma...
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...