Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,176 for

errores pdf

(0.63 sec)
  1. 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...
  2. 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...
  3. Scrambled output issue is resolved in GroupDocs...

    Monthly release of GroupDocs.Comparison for .NET 18.4 comes with some major bug fixes. Issues such as comparing data in tables and comparison of table of contents are resolved. This release implements comparison of HTML documents as well. Please follow the release notes here for further details. We’d recommend you to download latest version of the API and share your feedback. Features Implement Comparison.Html Bug Fixes Issues in comparison of table of contents Fatal error in ParagraphDiffIndex Issues with comparing data in tables PPTX comparison output is hidden under some panel Pdf Comparison - scrambled/text overlapped output API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....of table of contents Fatal error in ParagraphDiffIndex Issues...output is hidden under some panel PDF Comparison - scrambled/text overlapped...

    blog.groupdocs.com/comparison/scrambled-output-...
  4. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try to convert a document with the 'Leelawadee UI' font to Pdf, we encounter some issues in characters. Can you please suggest something here? Issue w......the 'Leelawadee UI' font to PDF, we encounter some issues in...getting an incorrect resulting PDF file, please share your updated...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  5. GroupDocs.Comparison for Python via .NET | Grou...

    GroupDocs.Comparison for Python via .NET developer documentation. Learn how to diff DOCX, PPTX, XLSX, and Pdf files using the Python API....Visio, images, source code, PDFs, and more. Quick example from...document types including DOCX, PDF, XLSX, PPTX, ODT, HTML, images...

    docs.groupdocs.com/comparison/python-net/
  6. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java...., PDF, HTML, RTF) import com.groupdocs...data , "doc" )); // Note: For PDF output, OoxmlCompliance is ignored...

    docs.groupdocs.com/assembly/java/developer-guid...
  7. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.... pdf ); // setup search options TextSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-te...
  9. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....Docx to Doc, Docx to PDF and PPT to PDF using PHP SDK</i> <br/>...<br /> <font color="red">{{@error}}</font> <div id="requestForm"...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  10. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a Pdf programmatically....to add a text signature to a PDF programmatically. To manipulate...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/esign-document...