Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,537 for

ai

(0.04 sec)
  1. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET 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:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Change page orientation | Documentation

    Following this guide you will learn how to change Word document page orientation to PortrAit or Landscape using GroupDocs.Merger for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/java/change-page-orie...
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Total for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/total/net/supported-document...
  4. Setting author of changes | Documentation

    This article explAins how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/java/setting-auth...
  5. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/net/save-in-raster...
  6. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/search/net/nesting-search-qu...
  7. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or emAil...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  8. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Update document password | Documentation

    This article explAins how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/net/update-document-p...
  10. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // 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:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/java/load-a-passwor...