Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,301 for

document navigation

(0.13 sec)
  1. Compare DOCX In Java

    Compare DOCX Documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....Java library to compare DOCX documents and detect even small differences...difference between compared DOCX documents and export the results to...

    products.aspose.com/words/java/compare/docx/
  2. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library.... The API’s Document Object Model (DOM) is fully...editing. You can modify the document by appending new nodes, removing...

    docs.aspose.com/svg/net/edit-svg-file/
  3. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....control which elements of the document can be executed or loaded...fine-grained control over what your document can do during rendering or...

    docs.aspose.com/html/python-net/sandboxing/
  4. GML

    GML (Geography Markup Language) is an XML-based format used for describing geospatial features and their attributes. It is commonly used in GIS (Geographic Information Systems) and other geospatial applications to encode and exchange geographic data. GML allows for the creation and sharing of complex geospatial data sets, including both vector and raster data.... Mapping and navigation: GML can be used to create...and other geodata used for navigation and wayfinding. Analysis...

    products.aspose.com/gis/net/gis-formats/gml
  5. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/word/
  6. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily....Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.docx"); doc.Cleanup();...

    products.aspose.com/words/net/compress/docx/
  7. Several Image Into PNG C++

    Merge multiple Image into PNG in C++ code. Save Image as PNG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/image-to-png/
  8. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  9. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  10. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....How can I create internal navigation not just to a slide, but...are groupings of slides; navigation technically targets a specific...

    docs.aspose.com/slides/cpp/manage-hyperlinks/