Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 492 for

ansi

(0.35 sec)
  1. How does MapiMessage pick the code page for str...

    How does MapiMessage pick the code page to use to decode string properties? Specifically for .NET, will it use an Encoding instance that throws an Exception if it is unable to decode a character or does it use one that …...it defaults to the system’s ANSI code page. When decoding, the...encodings, typically trying to use: ANSI code page. UTF-8, which is common...

    forum.aspose.com/t/how-does-mapimessage-pick-th...
  2. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph in C++....(Copyright) symbol, specified by an ANSI character code: auto field =...FieldSymbol , true )); // The ANSI character code "U+00A9", or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value of a Unicode character in C++....(Copyright) symbol, specified by an ANSI character code: auto field =...FieldSymbol , true )); // The ANSI character code "U+00A9", or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the font of the character retrieved by the field in C++....(Copyright) symbol, specified by an ANSI character code: auto field =...FieldSymbol , true )); // The ANSI character code "U+00A9", or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....(Copyright) symbol, specified by an ANSI character code: auto field =...FieldSymbol , true )); // The ANSI character code "U+00A9", or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 使用C++读取具有多种编码的CSV文件|Documentation

    学习如何使用 Aspose.Cells for C++ 读取具有多种编码的CSV文件。...Hide ] 有时,你的CSV文件包含多种编码(Unicode、ANSI、UTF8、UTF7等)。Aspose.Cells 允许...,以正确加载多编码的CSV文件。 以下截图显示了一个包含两行的示例CSV文件。第一行为 ANSI 编码,第二行为 Unicode 编码。 输入文件 以下截图显示了未将...

    docs.aspose.com/cells/zh/cpp/reading-csv-file-w...
  7. 使用 Node.js 通过 C++ 读取具有多种编码的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 读取具有多种编码的 CSV 文件。...] 有时,你的 CSV 文件包含多种编码(Unicode、ANSI、UTF8、UTF7 等)。Aspose.Cells 允许你加载此类...,以正确加载多编码的CSV文件。 以下截图显示了一个包含两行的示例CSV文件。第一行是 ANSI 编码,第二行是 Unicode 编码 输入文件 以下截图显示了未将...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-csv...
  8. Aspose::Words::Fields::FieldSymbol::get_FontNam...

    Aspose::Words::Fields::FieldSymbol::get_FontName method. Gets or sets the name of the font of the character retrieved by the field in C++....(Copyright) symbol, specified by an ANSI character code: auto field =...FieldSymbol , true )); // The ANSI character code "U+00A9", or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....interpreted as the value of an ANSI character. IsDirty { get; set;...(Copyright) symbol, specified by an ANSI character code: FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....multiple encodings (Unicode, ANSI, UTF8, UTF7, etc). Aspose.Cells...lines. The first line is in ANSI encoding and the second line...

    docs.aspose.com/cells/javascript-cpp/reading-cs...