Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,964 for

errores pdf

(0.07 sec)
  1. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....pdf" " ; // Creating an index IndexSettings..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/indexing-from-di...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...redactor = new Redactor ( @"C:\test.pdf" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/annotation-red...
  4. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....document during conversion to PDF: AddWatermarkToConver.java import...// Set conversion options for PDF PdfConvertOptions options = new...

    docs.groupdocs.com/conversion/java/add-watermark/
  5. Search for QR Code standard entries | GroupDocs

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....QR-code Address object in the PDF document. using ( Signature signature...signature = new Signature ( "sample.pdf" )) { var signatures = signature...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Get the format family and the additional inform...

    Get format family details & extra info about files using GroupDocs.Viewer for Python....collection of folders (see ); PDF documents - a flag that indicates...(): # Load PDF document with Viewer ( "sample.pdf" ) as viewer...

    docs.groupdocs.com/viewer/python-net/how-to-get...
  7. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....to the PDF file. string filePath = Constants . SAMPLE_PDF ; string...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/verify-signatu...
  8. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....redacted output will save as PDF redactor . save (); }; } finally...redacted output will save as PDF redactor . save (); }; } finally...

    docs.groupdocs.com/redaction/java/image-redacti...
  9. Password-protected documents | GroupDocs

    Learn how to open and process password-protected Pdf and Office documents. Includes error handling examples and supported encryption types....documents including encrypted PDFs and password-protected Office...following encryption types: PDF: Standard password encryption...

    docs.groupdocs.com/parser/net/password-protecte...
  10. Using redaction filters | GroupDocs

    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....7: Only PDF documents are not supported....in one of these guides: Use PDF redaction filters Use PageAreaRedaction...

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