Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 339 for

encoding

(0.07 sec)
  1. 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...
  2. 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 .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/
  3. 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...
  4. 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...
  5. Output format and password | GroupDocs

    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...
  6. Working with ZIP archives | GroupDocs

    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...
  7. eSign document with Barcode signature | GroupDocs

    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...
  8. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Document verification Data encoding How to Search for Barcode...

    docs.groupdocs.com/signature/python-net/search-...
  9. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API...."12345678" ); // setup QRCode encoding type signOptions . setEncodeType...

    docs.groupdocs.com/signature/java/sign-document...
  10. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....images, stored with base64 encoding External images Loading Loading...Images will be stored in base64 encoding within the Markdown document...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...