Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 20,907 for

file converter

(0.06 sec)
  1. package-frame - GroupDocs.Conversion for Java -...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......convert com.groupdocs.conversion.options...groupdocs.conversion.options.convert Interfaces IConvertOptions...

    apireference.groupdocs.com/conversion/java/com....
  2. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Advanced usage / Loading / Loading files from different sources / Load...code snippet shows how to convert a document from Azure Blob...

    docs.groupdocs.com/conversion/java/load-documen...
  3. Powerful OCR API for .NET to Perform Precise Te...

    Use Aspose Optical Character Recognition (OCR) API for .NET to accurately recognize & extract text from images, convert images and PDFs to text, and more....scanned photos, and PDFs, or convert images or PDFs to text. Download...recognition and extraction from PDF files and JPEG, GIF, PNG, TIFF, and...

    www.aspose.com/products/net/ocr/
  4. Convert files to various formats | Documentation

    This page explains how to convert a File to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code..../ Basic usage / Convert files Convert files to various formats...a quick and easy way to convert files from some source format...

    docs.groupdocs.com/conversion/java/convert/
  5. 用 GroupDocs.Conversion JPG 转 AI时出现异常 - Free Sup...

    照着 GroupDocs.Conversion 官方文档上的示例写了一个demo,发现运行不起来,有报错’Object reference not set to an instance of an object.’,调试后发现是因为 Converter.GetPossibleConversions()[“ai”] 这句代码返回空导致的,有哪位大佬能帮忙看一下吗,多谢。 官方示例链接地址:https://products.groupd…...’,调试后发现是因为 converter.GetPossibleConversio()[“ai”]...-ai/ 代码: // Load JPG file var converter = new GroupDocs.Conversion...

    forum.groupdocs.com/t/groupdocs-conversion-jpg-...
  6. Text Extractor CAD or BIM drawings

    Free online text extraction application from CAD or BIM drawings. Derives text from drawings without Autodesk AutoCAD....cloud Upload file URL Click to browse Google Drive...Dropbox *By uploading your files or using our service you agree...

    products.aspose.app/cad/text-extractor
  7. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....guide / Advanced usage / Converting / Conversion options by document...document family / Convert each email attachment to different...

    docs.groupdocs.com/conversion/java/convert-each...
  8. GroupDocs.Viewer For .NET 3.1.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.1.0. Major Features There are 32 improvements and fixes in this regular monthly release. The most notable are: Introduced error localization. Improved image watermarks. Improved image conversion and resizing. Improved convertor post-processing actions. Added required HTML markup for email documents. Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-425 Implement ru-RU localization for error messages New Feature VIEWERNET-424 Implement en-US localization for error messages New Feature VIEWERNET-348 Implement localization....Improvement VIEWERNET-365 Improve converter post-processing actions. Improvement...VIEWERNET-362 Improve image converter resizing. Improvement VIEWERNET-359...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. Converting an XLSX to TIFF does not observe pag...

    Our customer was having an issue with conversion not observing the page breaks they inserted into their spreadsheet. I created a rather extreme but much smaller version of their document to include here as well as some s…...Converting an XLSX to TIFF does not observe page breaks GroupDocs...}; using (var converter = new Converter(() => File.OpenRead(sourceFile)))...

    forum.groupdocs.com/t/converting-an-xlsx-to-tif...
  10. Assembly loading issue since Groupdocs.Conversi...

    Everything was working fine before version 23.6.0 of Groupdocs.Conversion. Short explanation of my setup: I’m building a .NET 4.8 C# Library Project which has a function to Convert any Document to a PDF. This is the f…...Project which has a function to Convert any Document to a PDF. This...bookmarksOptions; // Convert to PDF using (var converter = new Converter(sourcePath...

    forum.groupdocs.com/t/assembly-loading-issue-si...