Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 2,699 for

library

(0.06 sec)
  1. 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...
  2. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...issue since the GroupDocs library itself is based on .NET. If...issue since the GroupDocs library itself is based on .NET. Currently...

    forum.groupdocs.com/t/feature-request-cancellat...
  3. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....Download and Configure # Get the library from the downloads section...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  4. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....Configure # Get the metadata library from the downloads section...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  5. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs.... From the Library Code Example: Tiled Rendering...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  6. GroupDocs Watermark Overview | Documentation

    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...
  7. Extract text from EPUB eBooks | Documentation

    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...
  8. eSign PDF with Metadata signature | Documentation

    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 | Documentation

    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 | Documentation

    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...