Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 4,868 for

secure

(0.06 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Edit and Manage Metadata in Node.js Apps - Grou...

    Descubra como utilizar o GroupDocs.Metadata for Node.js para extrair, atualizar e remover metadados em suas aplicações....Work with documents that are secured, ensuring flexibility even...

    blog.groupdocs.com/pt/metadata/edit-metadata-in...
  3. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  5. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  6. Save image as file | GroupDocs

    The listed articles below explain how to save images to the file system during document conversion....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/markdown/python-net/image-fi...
  7. Licensing | GroupDocs

    free markdown API version is available to evaluate the API which will be similar to licensed version but with few limitations....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/markdown/python-net/licensin...
  8. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/net/migration-notes/
  9. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/sign-pdf-docu...