Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,251 for

utf8

(0.04 sec)
  1. HtmlSaveOptions.Encoding | Aspose.Words per .NET

    Scopri la codifica HtmlSaveOptions per esportazioni HTML, MHTML ed EPUB senza interruzioni. Personalizza facilmente la codifica con UTF-8 per compatibilità e prestazioni ottimali....predefinito è nuova codifica UTF8(false) (UTF-8 senza BOM). public...saveOptions . Encoding = Encoding . UTF8 ; // Per impostazione predefinita...

    reference.aspose.com/words/it/net/aspose.words....
  2. 4. Стандартные шрифты LaTeX

    Эта статья представляет собой краткое введение в стандартные текстовые шрифты, распространяемые вместе с LaTeX.... utf8 Поддержка кодировки Unicode UTF8. Большинство...системы поддерживают Unicode: UTF8. Эта кодировка переменной длины...

    docs.aspose.com/tex/ru/java/latex-standard-fonts/
  3. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...UTF8.GetBytes(html)); // save it...Assert.Equal(html, Encoding.UTF8.GetString(tagHtml.Data)); //...

    forum.aspose.com/t/read-message-bodies-of-embed...
  4. Supporter la disposition des balises DIV lors d...

    Apprenez comment supporter la disposition des balises DIV lors du chargement de HTML dans un classeur Excel avec Aspose.Cells for C++....wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...html > ) "; std :: string html_utf8 = convert_u16_to_string ( export_html...

    docs.aspose.com/cells/fr/cpp/support-the-layout...
  5. 4. Caratteri in LaTeX standard

    Questo articolo è una breve introduzione ai caratteri di testo standard distribuiti insieme al LaTeX.... UTF8 Supporto di codifica UTF8 di Unicode. La...forniscono supporto per Unicode: UTF8. Questa codifica a lunghezza...

    docs.aspose.com/tex/it/java/latex-standard-fonts/
  6. 4. Fontes de LaTeX padrão

    Este artigo é uma breve introdução às fontes de texto padrão distribuídas juntamente com o LATEX.... UTF8 UTF8 Coding Support. A maioria...fornecem suporte ao Unicode: UTF8. Essa codificação de comprimento...

    docs.aspose.com/tex/pt/java/latex-standard-fonts/
  7. Trabalhando com Contatos do Outlook|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.... UTF8 ); var opt = new VCardSaveOptions...PreferredTextEncodin = Encoding . UTF8 ; cont . Save ( "my.vcard" ...

    docs.aspose.com/email/pt/net/trabalhando-com-co...
  8. Trabajando con Contactos de Outlook|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.... UTF8 ); var opt = new VCardSaveOptions...PreferredTextEncodin = Encoding . UTF8 ; cont . Save ( "my.vcard" ...

    docs.aspose.com/email/es/net/working-with-outlo...
  9. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...UTF8.GetString(htmlStream.ToArray());...= new MemoryStream(Encoding.UTF8.GetBytes(htmlString))) { var...

    forum.aspose.com/t/clone-document-convert-clone...
  10. C++を使用してHTMLをExcelワークブックに読み込む際にDIVタグのレイアウトをサポート...

    Aspose.Cells for C++を使用してHTMLをExcelワークブックに読み込む際のDIVタグのレイアウトサポート方法を学びます。...wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...html > ) "; std :: string html_utf8 = convert_u16_to_string ( export_html...

    docs.aspose.com/cells/ja/cpp/support-the-layout...