Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 430 for

encoding

(0.05 sec)
  1. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....0" encoding="utf-8"?> <redactionPolicy...

    docs.groupdocs.com/redaction/python-net/use-red...
  2. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....open ( output_file , 'w' , encoding = 'utf-8' ) as f : f . write...open ( output_json , 'w' , encoding = 'utf-8' ) as f : json ....

    docs.groupdocs.com/parser/python-net/extract-da...
  3. 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 Python via .NET features....binary nature, support file encoding with a password. If such a...a document is encoded, it is required to specify a password for...

    docs.groupdocs.com/editor/python-net/output-for...
  4. 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..."JohnSmith" ) { // setup Barcode encoding type EncodeType = BarcodeTypes...

    docs.groupdocs.com/signature/net/esign-document...
  5. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....document and which stores the encoding of the consecutive content...example: <?xml version="1.1" encoding="UTF-8" ?> By default, GroupDocs...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  6. Logging and Diagnostics | GroupDocs

    Capture trace, warning, and error messages from document conversion using the built-in ConsoleLogger and GroupDocs.Conversion for Python via .NET....open ( log_file_path , "w" , encoding = "utf-8" ) as log_file :...

    docs.groupdocs.com/conversion/python-net/develo...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...filtering files before indexing, encoding detection of text files etc...

    blog.groupdocs.com/groupdocs.blog/page/70/
  8. 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 Python via .NET API....protection, like document encoding, also implies a password as...

    docs.groupdocs.com/editor/python-net/document-p...
  9. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....method // Specify the file encoding. LoadOptions loadOptions =...method ' Specify the file encoding. Dim loadOptions As LoadOptions...

    docs.groupdocs.com/viewer/net/render-text-files/
  10. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API.... Getting base64-encoded content Sometimes it is necessary...be serialized with base64 encoding and placed directly in the...

    docs.groupdocs.com/editor/java/get-html-markup-...