Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,311 for

utf8

(0.2 sec)
  1. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....System :: Text :: Encoding :: get_UTF8 () -> GetBytes ( mdText ));...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Aspose.PDF for Java 9.3.1의 공용 API 변경 사항|Aspose....

    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....UTF8 com.aspose.pdf.TextEncodingInternal...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....System :: Text :: Encoding :: get_UTF8 ()); // By default, an output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentSplitCriteria Enum | Aspose.Words لـ .NET

    اكتشف كيف يُحسّن Aspose.Words.Saving.DocumentSplitCriteria تقسيم المستندات للحصول على أفضل صيغ HTML وEpub وAzw3. بسّط عملية الحفظ!... UTF8 ; // بشكل افتراضي، سيكون مستند...

    reference.aspose.com/words/ar/net/aspose.words....
  5. CSV Datei mit mehreren Codierungen lesen|Docume...

    Lesen von CSV Datei mit mehreren Encodings mithilfe der Aspose.Cells für Python via .NET API....Codierungen (Unicode, ANSI, UTF8, UTF7 usw.). Aspose.Cells ermöglicht...

    docs.aspose.com/cells/de/python-net/reading-csv...
  6. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Scopri come ExportDocumentProperties di HtmlSaveOptions migliora le tue esportazioni HTML, MHTML o EPUB includendo proprietà essenziali del documento integrate e personalizzate.... UTF8 ; // Per impostazione predefinita...

    reference.aspose.com/words/it/net/aspose.words....
  7. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...UTF8.GetBytes($"<html><pre>{cont...MemoryStream(System.Text.Encoding.UTF8.GetBytes(content))) { HtmlLoadOptions...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  8. CustomXmlPartCollection.Add | Aspose.Words لـ .NET

    اكتشف طريقة CustomXmlPartCollection Add لتحسين مجموعاتك بسهولة عن طريق إضافة عناصر جديدة بكل سهولة وكفاءة....UTF8.GetString(enumerator.Current...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/ar/net/aspose.words....
  9. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....UTF8.GetString(enumerator.Current...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 使用多种编码方式读取CSV文件|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....有时,您的CSV文件包含多种编码(Unicode、ANSI、UTF8、UTF7等)。 Aspose.Cells允许您加载此类...

    docs.aspose.com/cells/zh/java/reading-csv-file-...