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

document navigation

(0.05 sec)
  1. Several Image Into DOC C++

    Merge multiple Image into DOC in C++ code. Save Image as DOC using C++....example that iterates through documents and converts them to DOC:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-doc/
  2. Several JPG Into DOC C++

    Merge multiple JPG into DOC in C++ code. Save JPG as DOC using C++....example that iterates through documents and converts them to DOC:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-doc/
  3. Several JPG Into WORD C++

    Merge multiple JPG into WORD in C++ code. Save JPG as WORD using C++....example that iterates through documents and converts them to Word:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  4. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Navigation and zoom features can be...content only when the user navigates to it, reducing memory and...

    docs.aspose.com/slides/cpp/presentation-viewer/
  5. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—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/nodejs-java/manage-hyper...
  6. Convert MIF to GEOJSON GIS Data via .NET | prod...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core....Install-Package Visit our documentation for more details. How to...different mobile routing and navigation applications can indicate...

    products.aspose.com/gis/net/conversion/mif-to-g...
  7. 基于事件的 XPS 页面修改 | .NET

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

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  8. Convert XLTX to PPS via PHP or with free Online...

    PHP API to Convert XLTX to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPS online converter quickly before integrating the code....or Online App Export XLTX document to PPS via PHP without using...designated white area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/php-java/conversion/x...
  9. Compress and Decompress CHM Files via .NET

    C# compression and decompression source code to compress CHM Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance CHM document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/chm/
  10. Several Image Into GIF C#

    Merge multiple Image into GIF in C# code. Save Image as GIF using C#....several image into GIF Use our document merging API to develop high-level..."Input2.png" }; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/merge/image-to-gif/