Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,094 for

errores pdf

(1.42 sec)
  1. 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/
  2. 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/
  3. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document Watermarker watermarker...new Watermarker ( "document.pdf" ); TextWatermark watermark =...

    docs.groupdocs.com/watermark/java/basic-usage/
  4. 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...
  5. 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...
  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. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items....with attachments (like emails, PDF Portfolios). In case of outlook...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/iterate-through-c...
  8. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API.... At this moment only Pdf documents support deletion of...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/delete-digita...
  9. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....pdf" )) { // search for signatures...Metadata ); // try to get each Pdf signature with proper data type...

    docs.groupdocs.com/signature/net/advanced-searc...
  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...