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

file type specification

(1.07 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. 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...
  3. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive Files to HTML, PDF, PNG, and JPEG formats....Archive files Render archives as HTML, PDF, and image files Leave...view the contents of archive files in HTML, PDF, PNG, and JPEG...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  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. Render text documents as HTML, PDF, and image f...

    Convert text Files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various File formats....documents as HTML, PDF, and image files Leave feedback On this page...can load the document from a file or stream. Call one of the method...

    docs.groupdocs.com/viewer/python-net/render-tex...
  6. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Python via .NET features....output_format parameter has a type. In turn, this type contains all supported...parameter the user should select a specific format of the output WordProcessing...

    docs.groupdocs.com/editor/python-net/output-for...
  7. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX File and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...Groupdocs team for Editor with DOCX file and I got the code from the...Title = "Create/Edit Office Files"; Layout = "~/Views/Shared/_Layout...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  8. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...Could you share the problematic file and probably a screenshot to...the file but for your reference sharing one of the file below...

    forum.groupdocs.com/t/groupdocs-parser/15108
  9. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project Files to HTML, PDF, PNG, and JPEG formats....rendering basics / Render Project files Render Project documents as...as HTML, PDF, and image files Leave feedback On this page allows...

    docs.groupdocs.com/viewer/net/render-ms-project...
  10. How to verify signatures with LINQ queries | Gr...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....checking that the signature type is Barcode and that the SignatureId...// Define the path to the PDF file. string filePath = Constants...

    docs.groupdocs.com/signature/net/verify-signatu...