Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 5,555 for

file watermark

(0.13 sec)
  1. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Watermark Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Watermark Product Solution GroupDocs...clear (); } String path = new File ( "c:\\MyIndex\\Protected.pdf"...

    docs.groupdocs.com/search/java/document-passwords/
  3. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Watermark Product Solution GroupDocs...Image ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Watermark Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Watermark Product Family GroupDocs.Merger...content across a variety of file types, making it essential for...

    kb.groupdocs.com/search/net/search-specific-wor...
  6. Remove Pages from PDF using C# | Even, Odd, Lis...

    Remove any set of pages from the PDF Files using C#. Delete list of pages, any given range, even or odd pages from PDF Files within .NET application....delete selective pages of PDF files using C#. For the details and...even or odd pages of the PDF file within the given range using...

    blog.groupdocs.com/merger/delete-pages-from-pdf...
  7. Convert Archive Formats (ZIP, 7z, TAR, RAR) | G...

    Learn how to convert between archive formats (ZIP to 7z, TAR, etc.) using CompressionConvertOptions in GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...etc.) without modifying the files inside. The archive format changes...

    docs.groupdocs.com/conversion/net/convert-to-co...
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Watermark Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QRCodeEncryptedText...

    docs.groupdocs.com/signature/net/sign-documents...
  9. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...Watermark Product Solution GroupDocs...to sign Spreadsheet document files. Spreadsheet document metadata...

    docs.groupdocs.com/signature/java/esign-spreads...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Watermark Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...