Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 15,514 for

file

(0.36 sec)
  1. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...) { // Check if the attached file is supported by GroupDocs.Watermark...Save changes in the attached file attachedWatermarker . Save ();...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint.... file_type } , size: { image . rectangle...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-im...
  3. Supported Audio Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported audio types. The Library supports WAV and many more....following table indicates the file formats that GroupDocs.Merger...Cross-format audio merging WAV Audio File Was this page helpful? Not really...

    docs.groupdocs.com/merger/java/supported-audio-...
  4. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...various sources: From files in the file system. From a stream...changed files only when indexing from the local file system....

    docs.groupdocs.com/search/net/indexing-from-dif...
  5. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....to the console }; // d) Add files synchronously index.Add(documentsFolder);...Creating the output adapter to a file HtmlHighlighter highlighter...

    blog.groupdocs.com/search/search-text-in-word-e...
  6. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...PDF/A-1b PDF/A-1b version of this file to PDF/A-2b PDF/A-1b to PDF/A-2b...font embedded in a conforming file and used for rendering, the...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  7. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....metadata in FLV files Working with metadata in FLV files Leave feedback...format-specific information from the FLV file header. The following are the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Lock PowerPoint Files on GroupDocs Blog | Docum...

    Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET......Lock PowerPoint Files on GroupDocs Blog | Document Automation...content in Lock PowerPoint Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/lock-powerpoint-files...
  9. Lock Word Files on GroupDocs Blog | Document Au...

    Lock Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Lock Word Files on GroupDocs Blog | Document Automation Solutions...Recent content in Lock Word Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/lock-word-files/index...
  10. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Java Metadata found in PPTX files can include sensitive data like...before sharing or publishing files to protect privacy and comply...

    kb.groupdocs.com/redaction/java/remove-metadata...