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

document navigation

(1.42 sec)
  1. Several JPG Into DOCX Javascript

    Merge multiple JPG into DOCX in JavaScript code. Save JPG as DOCX using JavaScript....example that iterates through documents and converts them to DOCX:..."Input2.jpg" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  2. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....example that iterates through documents and converts them to DOC:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...
  3. Dyslexia and Fonts

    Dyslexic fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here.... Applied to navigation menus they can assist dyslexic...help dyslexic individuals in navigating and accessing information...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  4. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS Document?"...files store the content of documents and pages and relationships...of documents are stored in the same package as documents themselves...

    docs.aspose.com/page/net/what-is-xps-file/
  6. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc.save("Output...

    products.aspose.com/words/nodejs-net/conversion...
  7. Compress JPG In Javascript

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

    products.aspose.com/words/nodejs-net/compress/jpg/
  8. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code....paste, formula-bar input, document paste, and window keydown...component/suggest.js ) Handles keyboard navigation and acceptance inside a suggestion...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  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. Several Image Into TXT Javascript

    Merge multiple Image into TXT in JavaScript code. Save Image as TXT using JavaScript....example that iterates through documents and converts them to TXT:..."Input2.png" ] var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/merge/imag...