Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 5,253 for

document navigation

(0.14 sec)
  1. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/net/convert-svg-to-image/
  2. View & Edit Excel Metadata Free Online - Free O...

    Free Online Edit Excel Spreadsheet properties: title, author, subject, keywords and more....Toggle navigation User English Purchase Buy Now Pricing Information...code Try our Cloud API API Documentation Python Java C# C++ Excel...

    products.aspose.app/cells/metadata
  3. 搜索

    搜索... 創建一個新文件夾“Documents”以保存 Excel 文件,並創建一個子文件夾“Rendered”以保存渲染圖像。...Workbook(Server.MapPath(Path.Combine("~/Documents", FileName))); var workSheets...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  4. Lock Excel files with a Password Online

    Set a password for opening or modifying files, or use read-only mode for added protection....Toggle navigation User English Purchase Buy Now Pricing Information...code Try our Cloud API API Documentation Python Java C# C++ Lock...

    products.aspose.app/cells/lock
  5. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....archives; read multi-page PDF documents and TIFF images. Layout detection...is a universal solution for document processing, data extraction...

    products.aspose.com/ocr/net/
  6. 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...
  7. Compress TIFF In Javascript

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

    products.aspose.com/words/nodejs-net/compress/t...
  8. 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-...
  9. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。... Copy 1 var svgElement = document. RootElement ; 2 var gElement...gElement = (SVGGElement)document. CreateElementNS ( "http://www.w3...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  10. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG 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...