Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 6,762 for

may

(0.04 sec)
  1. GroupDocs.Watermark for .NET | Documentation

    A .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....to some useful resources you may need to accomplish your tasks...

    docs.groupdocs.com/watermark/net/
  2. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You May easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/searching/
  3. Subset fonts | Documentation

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....this page Not optimized files may contain embedded fonts. GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Extract data from Microsoft OneNote notebooks |...

    More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  6. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  8. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  9. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications.... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/get-supported...
  10. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/load-from-stream/