Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 3,242 for

library

(0.29 sec)
  1. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this Library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....watermarking at scale , this library gives you everything you need...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  2. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  3. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-v...
  4. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Document comparison crashes when document conta...

    Hello! We have a document that includes a field code. When compared with a similar version of the same document, the comparison crashes. 117.docx (13.3 KB) 217.docx (13.3 KB) The problems seems to have something to …...can be achieved in previous library versions: using (var comparer...

    forum.groupdocs.com/t/document-comparison-crash...
  6. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....java library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/obtain-docume...
  7. Generate signatures preview | GroupDocs

    This topic explains how to generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....with the full-featured Python library, we provide simple but powerful...

    docs.groupdocs.com/signature/python-net/generat...
  8. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  9. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/handling-the-id...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/use-advanced-r...