Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 18,510 for

encoding

(0.13 sec)
  1. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....output HTML file like the encoding, CSS properties, etc. as per...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  2. Aspose.BarCode for Android via Java 23.7|Docume...

    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....BARCODENET-37498 Improve DataMatrix encoder Enhancement BARCODENET-38630...we’ve improved DataMatrix encoding and added new modes. DataMatrix...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  3. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C#....Document ( new MemoryStream ( Encoding . UTF8 . GetBytes ( textDoc...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. How to Create QR Code using Python

    This simple how-to topic provides details about how to create QR Code using Python. In order to create QR Code Python code can be used to develop an application using simple API calls that can be used in Windows, macOS or Linux based environments configured with Python3 and JDK....to set the desired Barcode encoding type. In the following steps...

    kb.aspose.com/barcode/python/how-to-create-qr-c...
  6. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....features like setting the encoding, font settings, language preferences...

    kb.aspose.com/words/net/how-to-extract-images-f...
  7. Aspose::BarCode::Generation::DataMatrixParamete...

    Aspose::BarCode::Generation::DataMatrixParameters Member List This is the complete list of members for Aspose::BarCod......(System::SharedPtr< System::Text::Encoding > value) Aspose::BarCode:...

    reference.aspose.com/barcode/cpp/class/aspose.b...
  8. Aspose::Words::Saving::MarkdownSaveOptions Clas...

    Class to specify additional options when saving a document into the Markdown format....TxtSaveOptionsBase () SharedPtr < Encoding > get_Encoding () const Specifies...Specifies the encoding to use when exporting in text formats. Default...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::Saving::MarkdownSaveOptions Clas...

    Class to specify additional options when saving a document into the Markdown format....TxtSaveOptionsBase () SharedPtr < Encoding > get_Encoding () const Specifies...Specifies the encoding to use when exporting in text formats. Default...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Create RTF Files via Java | products.aspose.com

    Java Sample code for generating RTF documents. Use this code for creating Word RTF files within Java based desktop or web application....(RTF) represents a method of encoding formatted text and graphics...

    products.aspose.com/words/java/create/rtf/