Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 4,778 for

secure

(0.17 sec)
  1. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/net/inserting-edited-...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/search-for-em...
  4. 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...
  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. 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...
  7. 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...
  8. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  9. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  10. 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-...