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

encoding

(0.37 sec)
  1. 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...
  2. Save signed Word Processing with different outp...

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

    docs.groupdocs.com/signature/net/save-signed-wo...
  3. Document protection | GroupDocs

    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...
  4. Document protection | GroupDocs

    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-...
  5. 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-...
  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. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....open ( output_file , 'w' , encoding = 'utf-8' ) as f : f . write...open ( index_file , 'w' , encoding = 'utf-8' ) as f : json ....

    docs.groupdocs.com/parser/python-net/extract-te...
  8. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....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/java/edit-markdown/
  9. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....output_csv , 'w' , newline = '' , encoding = 'utf-8' ) as csvfile : fieldnames...open ( output_json , 'w' , encoding = 'utf-8' ) as f : json ....

    docs.groupdocs.com/parser/python-net/extract-hy...
  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-...