Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,916 for

errores pdf

(0.06 sec)
  1. GroupDocs.Total for .NET | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....spreadsheets, presentations, PDF files, emails, images, and 3D...(OCR) on scanned images and PDF files to extract text and search...

    docs.groupdocs.com/total/net/
  2. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....spreadsheets, presentations, PDF files, emails, images, and 3D...(OCR) on scanned images and PDF files to extract text and search...

    docs.groupdocs.com/total/java/
  3. 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/
  4. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API.... Pdf ); saveOptions . setOverwriteExisting...signature . sign ( "SignedXlsx.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/java/save-signed-s...
  5. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....over conversion to formats like PDF, PNG, or DOCX. The following..."converted_with_font_substitution.pdf" , options ); } } public static...

    docs.groupdocs.com/conversion/java/load-note-do...
  6. Set image size limits | GroupDocs

    Control image size in Pdf output: set width, height, or maximum dimensions....Render documents / Render to PDF / Set image size limits Set image...jpg" ) as viewer : # Create a PDF file. viewOptions = gvo . PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  7. Search for Image e-signatures | GroupDocs

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API.... pdf ); // setup search options ImageSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-im...
  8. 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...
  9. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....optionally save redacted documents in PDF, transforming all pages into...range rendering document as PDF; Easy way to redact different...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  10. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....right half of the last page in a PDF document. C# using ( Redactor...redactor = new Redactor ( "Sample.pdf" )) { Regex rx = new Regex (...

    docs.groupdocs.com/redaction/net/use-page-area-...