Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 750 for

file type specification

(0.09 sec)
  1. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....just about slapping text on files anymore. It’s about smart document...text for every single document type, AI can read your documents...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Following are the watermark types that can be added to each supported...format. Document Format Watermark Type PDF XObject (image and text)...

    docs.groupdocs.com/watermark/net/features-overv...
  3. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...usual - to the byte stream or file. This feature is working regardless...Load a desired WordProcesing file to the class. Call the method...

    docs.groupdocs.com/editor/net/generating-page-p...
  4. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...UploadFromFileAsync(IFormFile file, string userId) { string response...fileName = $"{userId.ToLower()}/{file.FileName}"; BlobContainerClient...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  5. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Specify text match type search_options . match_type = TextMatchType...sample.pdf The following sample file is used in this example: Advanced...

    docs.groupdocs.com/signature/python-net/search-...
  6. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD Files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....rendering basics / Render CAD files / Render CAD drawings and models...models as HTML, PDF, and image files Leave feedback On this page...

    docs.groupdocs.com/viewer/python-net/render-cad...
  7. CSS/HTML Parsing Exceptions when rendering Outl...

    Hi Support Team, We are encountering two fatal parsing errors when attempting to render certain Outlook .msg Files. The issues appear to stem from the viewer’s HTML/CSS engine strictly parsing the improperly formatted H…...msg files in GropDocs.Viewer for .NET...render certain Outlook .msg files. The issues appear to stem from...

    forum.groupdocs.com/t/css-html-parsing-exceptio...
  8. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Usage / Managing metadata for specific formats / Video / Working...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Iterate through container items | GroupDocs

    Learn how to iterate through container items (Files in archives) using GroupDocs.Parser for Python via .NET....such as ZIP archives, OST/PST files, and documents with attachments...installed Sample container files (ZIP, OST, PST, etc.) Understanding...

    docs.groupdocs.com/parser/python-net/iterate-th...
  10. Issue with viewing thumbnail in linux environme...

    GroupDocs.Conversion 23.1.0 fails on Linux/.NET 8 with Gdip Type initializer exception Environment GroupDocs.Conversion version: 23.1.0 GroupDocs.Viewer version: 23.6.0 GroupDocs.Merger version: 22.12.0 Target…...NET 8 with Gdip type initializer exception Environment...Exceptions.GroupDocsConversionE The type initializer for 'Gdip' threw...

    forum.groupdocs.com/t/issue-with-viewing-thumbn...