Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 9,876 for

encoding

(0.78 sec)
  1. Technical Articles|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....Server Setting Default Text Encoding in Email Message Converting...

    docs.aspose.com/email/java/technical-articles/
  2. Royal Mail in Node.js via Java | products.aspos...

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize Royal Mail barcodes in your JavaScript application...Information Encoding: Royal Mailmark can encode essential address...data capacity and enables the encoding of additional information...

    products.aspose.com/barcode/nodejs-java/royal-m...
  3. Royal Mail in Android via Java | products.aspos...

    Aspose.Barcode for Android via Java API allows customize, generate and recognize Royal Mail barcodes in your Java application...Information Encoding: Royal Mailmark can encode essential address...data capacity and enables the encoding of additional information...

    products.aspose.com/barcode/android-java/royal-...
  4. Royal Mail in .NET | products.aspose.com

    Aspose.Barcode for .NET API allows customize, generate and recognize Royal Mail barcodes in your C# application...Information Encoding: Royal Mailmark can encode essential address...data capacity and enables the encoding of additional information...

    products.aspose.com/barcode/net/royal-mail/
  5. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++.... get_Encoding () const Gets or sets the encoding that will...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++.... get_Encoding () const Gets or sets the encoding that will...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters "++" as underline text formatting. The default value is false in C++....MemoryStream > ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....> buf = System :: Text :: Encoding :: get_ASCII () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....> buf = System :: Text :: Encoding :: get_ASCII () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Find Latin symbols in a font | C++ Solution

    C++ API Solution to manage fonts. Learn how if the font has Latin glyphs with a few lines of C++ code....DecodeToGid() Method of the font encoding object. If the resulting Glyph...GlyphId > gid = font -> get_Encoding() -> DecodeToGid(code); if...

    products.aspose.com/font/cpp/detect-latin-symbols/