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

encoding

(0.04 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. 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...
  4. 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...
  5. 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-...
  6. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document Encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....allows setting text document encoding Implement method that returns...pages documents Shift_JIS encoded characters are not showing...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. 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
  8. 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...
  9. 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-...
  10. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....DocumentSignatureDat (); byte [] bytes = Encoding . UTF8 . GetBytes ( source... DataFactor ); } result = Encoding . UTF8 . GetString ( stream...

    docs.groupdocs.com/signature/net/sign-document-...