Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 4,056 for

as

(0.06 sec)
  1. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document

    docs.groupdocs.com/editor/java/working-with-htm...
  2. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/load-csv-docu...
  3. Convert audio formats | Documentation

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/audio/
  4. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavAscript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavAscript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node.

    blog.groupdocs.com/total/how-to-create-a-simple...
  5. Problems with Thai characters when converting c...

    Hi, A problem wAs reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…

    forum.groupdocs.com/t/problems-with-thai-charac...
  6. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for Java in the same way As you would render any other documents...Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  7. Supported Platforms | Documentation

    Overview GroupDocs.Redaction for Java does not require any external software or third party tool to be installed. Just follow one of the way As described in Installation section. Supported Operating Systems GroupDocs.Redaction for Java supports any 32-bit or 64-bit operating system that runs the Java runtime including, but not limited: Windows Microsoft Windows 2003 Server ( x64, x86) Microsoft Windows 2008 Server ( x64, x86) Microsoft Windows 2012 Server ( x64, x86) Microsoft Windows 2012 R2 Server ( x64, x86) Microsoft Windows 2016 Server ( x64, x86) Microsoft Windows 2019 Server ( x64, x86) Microsoft Windows Vista ( x64, x86) Microsoft Windows XP ( x64, x86) Microsoft Windows 7 ( x64, x86) Microsoft Windows 8, 8....Overview GroupDocs.Redaction for Java does not require any external software or third party tool to be installed. Just follow one of the way as described in Installation section. Supported Operating Systems GroupDocs.Redaction for Java supports any 32-bit or 64-bit operating system that runs the Java runtime including, but not limited: Windows Microsoft Windows 2003 Server ( x64, x86) Microsoft Windows 2008 Server ( x64, x86) Microsoft Windows 2012 Server ( x64, x86) Microsoft Windows 2012 R2 Server ( x64, x86) Microsoft Windows 2016 Server ( x64, x86) Microsoft Windows 2019 Server ( x64, x86) Microsoft Windows Vista ( x64, x86) Microsoft Windows XP ( x64, x86) Microsoft Windows 7 ( x64, x86) Microsoft Windows 8, 8.

    docs.groupdocs.com/redaction/java/system-requir...
  8. Pre-rasterize | Documentation

    This article shows how to pre-rAsterize a document using the redaction API....This article shows how to pre-rasterize a document using the redaction API.

    docs.groupdocs.com/redaction/java/pre-rasterize/
  9. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such As printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pAss the instance to RedactorSettings constructor. For more details, see OCR Usage BAsics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images.

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-bAsed scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left bAsed rectangle. All filters inherit from RedactionFilter and As an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.

    docs.groupdocs.com/redaction/java/redaction-fil...