Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 184 for

encrypted

(0.14 sec)
  1. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....It also supports verifying encrypted QR-Code text within document...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  2. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....print ( "Is Encrypted:" , doc_info . is_encrypted ) print ( "Is...+00 : 00 Format : eml Is Encrypted : False Is Body in HTML :...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures..../ ✎ Custom encryption Implement custom encryption with QR-Code...serialization to string and further encryption. There is ability to provide...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Sign documents with QR-code embedded object | D...

    This article explains how to create Encrypted QR-code electronic signature with embedded custom object...document with embedded and encrypted data in QR-code signatures...serialization to string and further encryption. By default library uses...

    docs.groupdocs.com/signature/java/sign-document...
  5. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....electronic documents with data encrypted in Bar or QR codes using C#...

    docs.groupdocs.com/signature/net/how-to-generat...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....WriteLine ( "Encrypted: {0}" , fileInfo . Encrypted ? "yes" : "no"...WriteLine ( "Encrypted: {0}" , If ( fileInfo . Encrypted , "yes" ...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  7. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....indicates whether document is encrypted with the password or not....type, that doesn’t support encryption at all, like CSV or XML,...

    docs.groupdocs.com/editor/java/extracting-docum...
  8. Sign documents with Metadata embedded object | ...

    This article explains how to create Encrypted Metadata electronic signature with embedded custom object....serialization to string and further encryption. By default library uses...serialization and symmetric encryption, the class class. Creation...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....extraction - page count, size, encrypted flag etc. Platform Independence...

    docs.groupdocs.com/editor/java/product-overview/
  10. Installation | Documentation

    Development environment Operating systems GroupDocs.Metadata for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported runtime GroupDocs.Metadata for Java supports Java run-time version 7 (1.7) and above. Development environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Metadata for Java API directly in your Maven projects with simple configurations.... println ( "Encrypted: " + info . isEncrypted ());...

    docs.groupdocs.com/metadata/java/installation/