Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,916 for

errores pdf

(0.41 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Merge files | GroupDocs

    This article explains how to merge files of Pdf, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....learn more about how to merge PDF or Microsoft Word documents,...Merge HTML Merge images Merge PDF Merge Word documents Merge PowerPoint...

    docs.groupdocs.com/merger/java/merge/
  5. Merge files | GroupDocs

    This article explains how to merge files of Pdf, Microsoft Word, Excel and PowerPoint and other formats using c# programming language and GroupDocs.Merger API....learn more about how to merge PDF or Microsoft Word documents,...archives Merge images Merge PDF Merge Word documents Merge audio...

    docs.groupdocs.com/merger/net/merge/
  6. 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...
  7. 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...
  8. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....of Form Field signatures for Pdf documents only. The class contains...created signatures if needed. Sign Pdf document with Form Field signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search....that returns all DOC, DOCX, PDF and all documents that have the...CreateFileExtension ( ".doc" , ".docx" , ".pdf" ); ISearchDocumentFilte orFilter...

    docs.groupdocs.com/search/net/document-filterin...
  10. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....pdf" ); ImageSignOptions options...= signature . sign ( "signed.pdf" , options ); // analyzing result...

    docs.groupdocs.com/signature/java/sign-document...