Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 5,790 for

file signature

(0.73 sec)
  1. Install GroupDocs.Viewer for Python via .NET | ...

    Install GroupDocs.Viewer for Python via pip or download assemblies from the official website....Signature Product Solution GroupDocs...dependency to your requirements.txt file by including the following line:...

    docs.groupdocs.com/viewer/python-net/installation/
  2. Comments and replies | GroupDocs

    Attach a threaded discussion of replies and users to an annotation with GroupDocs.Annotation for Python via .NET....Signature Product Solution GroupDocs...pdf sample.pdf is the sample file used in this example. Click...

    docs.groupdocs.com/annotation/python-net/commen...
  3. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Signature Product Solution GroupDocs...as viewer : # Create an HTML file. viewOptions = HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  4. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...instead of converting the entire file. To convert a set of consecutive...

    docs.groupdocs.com/conversion/java/convert-n-co...
  5. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through one unified, predicate-driven API....Signature Product Solution GroupDocs...predicate-driven API regardless of file format. It runs entirely on-premise...

    docs.groupdocs.com/metadata/python-net/product-...
  6. How to build in docker Alpine Linux | GroupDocs

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container with Alpine Linux...Signature Product Solution GroupDocs...Linux use this sample Docker file: FROM mcr.microsoft.com/dotnet/aspnet:6...

    docs.groupdocs.com/conversion/net/build-in-dock...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET is the API to add...add QR codes in PDF files, word processing documents, spreadsheets...

    blog.groupdocs.com/groupdocs.blog/page/33/
  8. 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....Signature Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....Signature Product Solution GroupDocs...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/product-overview/
  10. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....Signature Product Solution GroupDocs...formats — including an AGENTS.md file inside the pip package itself...

    docs.groupdocs.com/conversion/python-net/agents...