Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,916 for

errores pdf

(0.1 sec)
  1. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API.... You are welcome to eSign PDF, Word, Excel, PowerPoint documents...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/signature/java/sign-document...
  2. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  3. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...document Cross-format merge to PDF / XPS Cross-format merge to DOC...Microsoft OneNote Plain Text File Error Log File Comma Separated Values...

    docs.groupdocs.com/merger/java/supported-docume...
  4. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...pdf" )) { TextSignOptions options...file signature . Sign ( "signed.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/composing-sign...
  5. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... SAMPLE_PDF ; string fileName = Path . GetFileName...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/search-signatu...
  6. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....pdf" )) { DigitalSearchOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....pdf" )) { // compose the list of...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-signatu...
  8. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....pdf" )) { // Deleting QR-Code signatures...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-signatu...
  9. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....information about events and errors in an index into a file, you...ConsoleLogger () { } public void Error ( string message ) { Console...

    docs.groupdocs.com/search/net/logging/
  10. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....information about events and errors in an index into a file, you...ConsoleLogger () { } public void error ( String message ) { System...

    docs.groupdocs.com/search/java/logging/