Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 10,988 for

encoding

(0.09 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: {0}" , System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: {0}" , System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: {0}" , System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....System::IO::MemoryStream > (System::Text::Encoding::get_UTF8() -> GetBytes(GetModifiedXml()));...❤ by GitHub Working With Encodings Aspose.Tasks provides support...

    docs.aspose.com/tasks/cpp/reading-project/
  5. PDF417 in JasperReports | products.aspose.com

    Aspose.Barcode for JasperReports API allows customize, generate and recognize PDF417 barcodes in your Java application...the way a single digit is encoded, meaning that 4 bars and 4...barcode type can be used to encode both streams of bytes and Unicode...

    products.aspose.com/barcode/jasperreports/pdf417/
  6. PDF417 in SQL Reporting Services | products.asp...

    Aspose.Barcode for SQL Reporting Services API allows customize, generate and recognize PDF417 barcodes in your C# application...the way a single digit is encoded, meaning that 4 bars and 4...barcode type can be used to encode both streams of bytes and Unicode...

    products.aspose.com/barcode/reporting-services/...
  7. Generate ITF BarCode Images via Python | produc...

    Create ITF symbology BarCode Images using Python applications without using any other software....class object with the relevant encoding types Set relevant paramets...of linear barcode used for encoding information in a variety of...

    products.aspose.com/total/python-net/generate-b...
  8. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....stream = new MemoryStream ( Encoding . UTF8 . GetBytes ( mdText...

    reference.aspose.com/words/net/aspose.words.loa...
  9. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....MemoryStream ()) { byte [] buf = Encoding . ASCII . GetBytes ( inputText...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Table Formatting Issue While Converting Word Do...

    Hi Team, I am using Aspose.Words 25.5.0 to convert a Word document into HTML. However, the table formatting in the generated HTML does not match the formatting in the source document. Source Document table : Conver…...ExportXhtmlTransitio = true, Encoding = System.Text.Encoding.UTF8, ExportHeadersFooters...

    forum.aspose.com/t/table-formatting-issue-while...