Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 288 for

encoding

(0.03 sec)
  1. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....required) Service functions like encoding detection, media type detection...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  2. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API...."JohnSmith" ) { // setup QRCode encoding type EncodeType = QRCodeTypes...

    docs.groupdocs.com/signature/net/save-signed-im...
  3. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....images, stored with base64 encoding External images Loading Loading...they will be stored in base64 encoding. Save images as files separately...

    docs.groupdocs.com/editor/net/edit-markdown/
  4. Search in RTF Online

    Free online document search. Secure and easy to use full text online search in RTF....(RTF) represents a method of encoding formatted text and graphics...

    products.groupdocs.app/search/rtf
  5. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....protection, like document encoding, also implies a password as...

    docs.groupdocs.com/editor/java/document-protect...
  6. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API...."12345678" ) { // setup Barcode encoding type EncodeType = BarcodeTypes...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Convert HTML to MHTML using Python

    Convert HTML to MHTML using Python for complete web archiving. Easily export HTML to MHTML in Python and bundle images, styles, and fonts into a single file....types, and manage character encoding. This solution integrates...snapshots, and normalize encodings to avoid missing glyphs. This...

    kb.groupdocs.com/conversion/python/convert-html...
  8. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....binary nature, support file encoding with the password. If such...such document is encoded, it is required to specify a password for...

    docs.groupdocs.com/editor/java/output-format-an...
  9. Document protection | Documentation

    This article explains how to edit protected Word documents and allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java....protection, like document encoding, involves a password but also...

    docs.groupdocs.com/editor/nodejs-java/document-...
  10. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...getUncompressedSize ()); // Use a specific encoding for the file names System...

    docs.groupdocs.com/metadata/java/working-with-z...