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

encoding

(0.39 sec)
  1. 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...
  2. 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...
  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. 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-...
  5. 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...
  6. 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-...
  7. export-text.txt

    `` `` `` `Transformer` `Attention-based neural architecture used by most modern LLMs.` `Encoding</Component>` `</KeyComponents>`...

    docs.groupdocs.com/markdown/python-net/_output_...
  8. 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...
  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. 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 .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...