Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 5,354 for

document navigation

(0.03 sec)
  1. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—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/java/manage-hyperlinks/
  2. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with Aspose.SVG for .NET and C# examples for processing SVG files....the DOM represents an SVG document in memory and how to use API...and rendering options, SVG documents merging, Image vectorization...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  3. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG Document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....[ Hide Show ] Save an SVG document Most of the tasks, you need...perform, require saving a document. Once you’ve loaded an existing...

    docs.aspose.com/svg/python-net/save-svg-file/
  4. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....several JPG into PNG Use our document merging API to develop high-level..., "Input2.jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/python-net/merge/jpg-...
  5. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....several JPG into BMP Use our document merging API to develop high-level..., "Input2.jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/python-net/merge/jpg-...
  6. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....several image into BMP Use our document merging API to develop high-level..., "Input2.png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/python-net/merge/imag...
  7. Several WORD Into Image C#

    Merge multiple a Word Document into Image in C# code. Save a Word Document as Image using C#....several Word into image Use our document merging API to develop high-level...example that iterates through documents and converts them to image:...

    products.aspose.com/words/net/merge/word-to-image/
  8. Several WORD Into PNG C#

    Merge multiple a Word Document into PNG in C# code. Save a Word Document as PNG using C#....several Word into PNG Use our document merging API to develop high-level...example that iterates through documents and converts them to PNG:...

    products.aspose.com/words/net/merge/word-to-png/
  9. Several PDF Into JPG C#

    Merge multiple PDF into JPG in C# code. Save PDF as JPG using C#....several PDF into JPG Use our document merging API to develop high-level..."Input2.pdf" }; var output = new Document(); // Remove all content from...

    products.aspose.com/words/net/merge/pdf-to-jpg/
  10. Several PDF Into Image C#

    Merge multiple PDF into Image in C# code. Save PDF as Image using C#....several PDF into image Use our document merging API to develop high-level..."Input2.pdf" }; var output = new Document(); // Remove all content from...

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