Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 2,342 for

errores pdf

(0.27 sec)
  1. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....can be checked for spelling errors in words. To enable spelling..."Rleativity" containing a spelling error // The word "Relativity" will...

    docs.groupdocs.com/search/java/spell-checking/
  2. Save image as base64 | GroupDocs

    The listed articles below explain how to embed images as Base64 strings directly in the Markdown....base64_static (): """Convert a PDF to Markdown with images embedded...MarkdownConverter . to_file ( "business-plan.pdf" , "base64-static.md" ) if __name__...

    docs.groupdocs.com/markdown/python-net/as-base6...
  3. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using GroupDocs.Watermark for Python via .NET....pdf" ) as watermarker : watermark...watermarker . save ( "./output.pdf" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/adding-...
  4. eSign document with Text signature | GroupDocs

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a Pdf programmatically....pdf" ); TextSignOptions options =...signature . sign ( "sample_signed.pdf" , options ); More resources...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....text watermark to a two-page PDF and prints the result for each...with Watermarker ( "./sample.pdf" ) as watermarker : watermark...

    docs.groupdocs.com/watermark/python-net/result-...
  6. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....can be checked for spelling errors in words. To enable spelling..."houseohld" containing a spelling error // The word "household" will...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  7. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....indexing duration; List of errors; List of indexed documents;...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/indexing-reports/
  8. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....pdf" )) { QrCodeSearchOptions options...use the online app. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/update-qr-code...
  9. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...pdf" ); TextSignOptions options =...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/composing-sig...
  10. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.... 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...