Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 13,326 for

to

(0.06 sec)
  1. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I convert an XLS To PDF the result includes a “temp_watermark” text. Attaching the source and the result files. watermark.zip (22.4 KB)...In version 25.6 when I convert an XLS to PDF the result includes a “temp_watermark” text. Attaching the source and the result files. watermark.zip (22.4 KB)

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...
  2. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how To convert documents To Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other cusTomizations using GroupDocs.Conversion for Node.js via Java....Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Pdf to Docx conversion breaks on linux - Free S...

    We wrote a simple python script To convert pdf To docx using the python via .NET package. When it runs on a mac, it works ok with the exception of all the text being within text boxes (a bug which was reported in a diff…...We wrote a simple python script to convert pdf to docx using the python via .NET package. When it runs on a mac, it works ok with the exception of all the text being within text boxes (a bug which was reported in a diff…

    forum.groupdocs.com/t/pdf-to-docx-conversion-br...
  4. How to implement a custom document handler? - F...

    Hi, I want To implement a cusTom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…

    forum.groupdocs.com/t/how-to-implement-a-custom...
  5. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how To implement cusTom cache implementation when document with GroupDocs.Conversion for Java API....Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/how-to-use-c...
  6. Using OCR to redact image documents | GroupDocs

    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 v21.3: 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 v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images.

    docs.groupdocs.com/redaction/net/using-ocr/
  7. Save a modified file to a specified location | ...

    This article shows how To save a document To a specified location on a local disk in Java...This article shows how to save a document to a specified location on a local disk in Java

    docs.groupdocs.com/metadata/java/save-a-modifie...
  8. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OuTofMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…...Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid docx and/or doc files. The existence of one of such fil…

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  9. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) To PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have To do is To integrate this DLL in your web, deskTop or console application. Implementation Pass source document path as a construcTor parameter To the instance of Converter class Instantiate ImageConverToptions Specify resultant image format using Format property of ImageConverToptions class Declare SavePageStream delegate, which should proved a stream where each document page will be sTored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConverToptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegTopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  10. How to search signatures with predicate functio...

    This article explains how To search signatures using predicate functions (Func) with GroupDocs.Signature API To filter search results based on cusTom criteria....This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria.

    docs.groupdocs.com/signature/net/search-signatu...