Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,227 for

encoding

(0.07 sec)
  1. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...which UTF16BE characters are encoded in two bytes Read Metadata...in Code 128 barcodes can be encoded in three ways: A, B, or C....

    docs.aspose.com/barcode/java/read-barcode-metad...
  2. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... encoding Specifies the encoding to use when exporting...formats. Default value is Encoding.UTF8 . (Inherited from TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document.... Export Base64 Encoding Fonts Resources Aspose.Words...embedded into HTML in Base64 encodings. To perform this, use the...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...options such as setting the encoding. Copy 1 // For complete examples...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); 12 } 13 } Extract...

    docs.aspose.com/zip/net/compressing-and-decompr...
  5. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats....0" encoding="utf-8" standalone="no"?>...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++....algorithms for authentication, encoding, and encryption. MS Office...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...0\" encoding=\"utf-8\" standalone=\"no\"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Barcode Vector Image in Python

    This article explains to create Barcode Vector Image in Python. It discusses configuring the system, and a sample runnable code to generate barcode vector in Python....by specifying the barcode encoding type and text for the Barcode...

    kb.aspose.com/barcode/python/create-barcode-vec...
  9. How to Convert Word Document to HTML using Java

    In this simple topic you will learn, how to convert Word Document to HTML using Java. The following simple steps can be used to export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....set different options like encoding, SVG options, version and...

    kb.aspose.com/words/java/how-to-convert-word-do...
  10. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... ENCODING , "UTF-8" ); serializer ....

    docs.aspose.com/words/java/convert-document-to-...