Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 301 for

encoding

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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 .NET 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/net/output-format-and...
  6. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....allows to set text document encoding New conversion mechanism for...PreloadPagesCount is not working Shift_JIS encoded characters are not showing...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  7. 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 .NET API....protection, like document encoding, also implies a password as...

    docs.groupdocs.com/editor/net/document-protection/
  8. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature..."12345678" ); // setup Barcode encoding type signOptions . setEncodeType...

    docs.groupdocs.com/signature/java/esign-documen...
  9. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...Encode(Model.HtmlContent))); } catch...convertToHTML(@Html.Raw(Json.Encode(Model.HtmlContent))); } catch...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  10. Load options for different document types | Doc...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API.... Encoding options for text-based files...

    docs.groupdocs.com/conversion/java/load-options...