Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 280 for

encoding

(0.04 sec)
  1. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....document type: Is document encoded or not; Exact document format;...Number of pages (tabs); Text encoding, if document is textual. In...

    docs.groupdocs.com/editor/net/introduction/
  2. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API.... Encoding . UTF8 ); List < IHtmlResource...

    docs.groupdocs.com/editor/net/create-editabledo...
  3. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...() => new TxtLoadOptions { Encoding = string.IsNullOrEmpty(characterCode)...IsNullOrEmpty(characterCode) ? Encoding.UTF8 : Encoding.GetEncoding(characterCode)...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  4. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....document type: Is the document encoded or not? Exact document format...Number of pages (or tabs). Text encoding, if the document is textual...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  5. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....baked into it using base64 encoding. There may be unlimited possibilities...If it is also necessary to encode the resultant document with...

    docs.groupdocs.com/editor/java/save-document/
  6. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection..."JohnSmith" ) { // Setup QRCode encoding type EncodeType = QrCodeTypes...

    blog.groupdocs.com/signature/protect-signed-pdf...
  7. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....baked into it using base64 encoding. There may be unlimited possibilities...If it is also necessary to encode the resultant document with...

    docs.groupdocs.com/editor/net/save-document/
  8. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....specified stream with specified encoding. Its signature is below: public...

    docs.groupdocs.com/editor/java/saving-editabled...
  9. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....a password for opening an encoded archive document can be specified...Finally, if an archive is encoded and password-protected, and...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  10. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques.... reconfigure ( encoding = 'utf-8' ) for page in view_info...text = str ( line ) encoded_line = text . encode ( 'utf-8' ) sys...

    docs.groupdocs.com/viewer/python-net/render-pdf...