Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 10,890 for

encoding

(0.07 sec)
  1. Fully Alphanumeric Symbologies|Documentation

    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....symbologies contain barcodes that encode character sets, including numerals...world-wide. It permits the encoding of alphanumeric data. Code128...

    docs.aspose.com/barcode/jasperreports/fully-alp...
  2. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....0" encoding="utf-8" ?> <catalog> <cd>...this: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  3. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_SoftLineBreakCharacter method. Gets or sets a character value representing soft line break. The default value is SPACE (U+0020) in C++....MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Recognize CODE32 BarCode Images via Python | pr...

    Scan CODE32 symbology barcode images using Python applications without using any other software....linear barcode that is used for encoding alphanumeric data, such as...and numbers, allowing it to encode a wide range of alphanumeric...

    products.aspose.com/total/python-net/recognize-...
  5. HtmlLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... encoding Gets or sets the encoding that will be...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Image to Base64 in Python

    This concise tutorial walks through converting image to base64 in Python. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in Python....with the conversion to base64 encoding. In the final step, store...ToBase64String() method to perform the encoding. Finally, the output string...

    kb.aspose.com/svg/python/convert-image-to-base6...
  7. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your document processing capabilities....Document ( new MemoryStream ( Encoding . UTF8 . GetBytes ( html ))...

    reference.aspose.com/words/net/aspose.words.loa...
  8. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... encoding Specifies the encoding to use when exporting...embedded to HTML in Base64 encoding. Default is False . export_generator_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Document to HTML|Aspose.Words for Pytho...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Python. 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/python-net/convert-a-docu...
  10. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format... Encoding . get_bytes ( text_doc , system_helper...system_helper . text . Encoding . utf_8 ())), load_options =...

    reference.aspose.com/words/python-net/aspose.wo...