Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 3,164 for

one

(0.7 sec)
  1. .NET 10 GroupDocs.Viewer GetBarcodeImage except...

    We’re encountering an issue when converting .doc/.docx files to PDF. Error System.TypeLoadException (HResult: 0x80131522) Message: Method ‘GetBarcodeImage’ in type ‘…’ from assembly ‘GroupDocs.Viewer, Version=25.12.0.…...please share some (at least one) of these files? If these files...

    forum.groupdocs.com/t/net-10-groupdocs-viewer-g...
  2. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution.... Problem # One of the core features of BoardPro...meant that we could process one request per VM. This was a major...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  3. Jpg viewer - order of loading pages is ascendin...

    Hi, we use jpg viewer. page preload count is set to 2 by default. Viewer loads first 2 pages initially. Now if user scrolls to say page no. 200, then viewer attempts to load pages from 3 to 200, sequentially, which lea…... one option can be loading pages descending...

    forum.groupdocs.com/t/jpg-viewer-order-of-loadi...
  4. Convert font formats | GroupDocs

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....convert your font file from one format into another. For example...

    docs.groupdocs.com/conversion/java/convert/font/
  5. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....setPageCount ( 1 ); // save only one page options . getRasterization...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...specific folder, use the method of one of the following classes (depending...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  7. Improved Text Area Extraction for PDF Documents...

    We are delighted to announce the release of GroupDocs.Parser for Java 18.11. The latest version came up with One new feature and three enhancements. It allows you to get information about the supported extractors for a document. Furthermore, we have improved the text area extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a Document This feature helps to get the information about the supported extractors for a document....latest version came up with one new feature and three enhancements...

    blog.groupdocs.com/parser/improved-text-area-ex...
  8. How to Convert PDF to HTML in Java

    Learn how to convert PDF to HTML in Java and execute document transformations quickly. Examine PDF to HTML Java code along with the detailed instructions....document transformation from one format to another by using java...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....unnecessary code is injected when one document is converted to HTML...

    blog.groupdocs.com/viewer/render-word-documents...
  10. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....Barcode using C# # If you are one of those who still believe that...

    blog.groupdocs.com/parser/scan-barcode-using-cs...