Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 5,534 for

file signature

(2.45 sec)
  1. Remove Image Watermark from PPTX Using Python

    Learn how to remove image watermark from PPTX using Python. This tutorial shows how to detect and delete image watermarks in PPTX presentations programmatically....Signature Product Family GroupDocs.Metadata...searchcriteria . Open the PPTX file by creating a Watermarker object...

    kb.groupdocs.com/watermark/python/remove-image-...
  2. GroupDocs.Assembly for Java overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/java/product-overview/
  3. Working with Archives and Attachments | GroupDocs

    This section describes how to extract data from ZIP archives and document attachments using GroupDocs.Parser for Python via .NET....Signature Product Solution GroupDocs...through container items Detect file type of container item Working...

    docs.groupdocs.com/parser/python-net/developer-...
  4. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....Signature Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Steps...

    docs.groupdocs.com/parser/python-net/extract-me...
  5. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....Signature Product Family GroupDocs.Metadata...across different platforms and file types. Steps to Perform Reverse...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  6. Set metadata properties | GroupDocs

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files....Signature Product Solution GroupDocs...can update or add data to mp3 files. This code sample actually combines...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  7. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Signature Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Optimize fonts | GroupDocs

    Optimize fonts in a PDF File using GroupDocs.Viewer for .NET (C#)...Signature Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize fonts Optimize fonts...

    docs.groupdocs.com/viewer/net/optimize-fonts/
  9. Optimize content | GroupDocs

    Optimize content of a PDF File using GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize content Optimize...

    docs.groupdocs.com/viewer/java/optimize-content/
  10. Optimize fonts | GroupDocs

    Optimize PDF fonts with GroupDocs.Viewer for Python and .NET. Improve File size and quality....Signature Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize fonts Optimize fonts...

    docs.groupdocs.com/viewer/python-net/optimize-f...