Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 428 for

encoding

(0.26 sec)
  1. Save document | GroupDocs

    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/
  2. Save document | GroupDocs

    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/
  3. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...0" encoding="utf-8"?> <configuration>...pkgs, e.g. pkg System.Text.Encoding.CodePages 9.0.2 ships AssemblyVersion...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  4. 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...
  5. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....output_csv , 'w' , newline = '' , encoding = 'utf-8' ) as csvfile : fieldnames...

    docs.groupdocs.com/parser/python-net/iterate-th...
  6. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .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/python-net/save-docum...
  7. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, Excel, EPUB, and more to Markdown directly from Python. A self-contained PyPI wheel with a pythonic API, async support, and LLM-friendly output....md" , "r" , encoding = "utf-8" ) as f: markdown...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  8. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...URI scheme through base64 encoding ( HtmlViewOptions.ForEmbeddedResources...

    blog.groupdocs.com/viewer/working-with-fonts/
  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. Saving EditableDocument to stream | GroupDocs

    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...