Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 7,950 for

encoding

(0.1 sec)
  1. 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...
  2. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....ArchiveSaveOptions() { Encoding = Encoding.ASCII, ArchiveComment...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); 12 } 13 } 14...

    docs.aspose.com/zip/net/compressing-and-decompr...
  3. 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...
  4. 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-...
  5. 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...
  6. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...SaveOptions ) encoding Specifies the encoding to use when exporting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java.... getEncoding() Gets the encoding that will be used to load...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Generate and Read HIBC LIC Barcodes in JavaScri...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The HIBC LIC can encode data elements such as product...standard. Main data can be encoded with types like Code 39, Code...

    docs.aspose.com/barcode/javascript-cpp/hibc-lic...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java.... getEncoding() Gets the encoding that will be used to load...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/java/com.aspose.word...
  10. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....means that binary data must be encoded into a textual representation...cannot directly interpret these encoded images. In the end, images...

    docs.aspose.com/tex/java/latex-graphics-embedding/