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

utf8

(0.08 sec)
  1. C#でカスタムセキュリティハンドラーを使用してデジタル署名を追加|Aspose.PDF for...

    C#でカスタムセキュリティハンドラーを使用してデジタル署名を追加... UTF8 . GetString ( GetUserPassword...= userPassword + Encoding . UTF8 . GetString ( _parameters ....

    docs.aspose.com/pdf/ja/net/custom-security-hand...
  2. 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....
  3. 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...
  4. 4. Polices LaTeX standards

    Cet article est une brève introduction aux polices de texte standard distribuées avec LaTeX.... utf8 Prise en charge de l’encodage UTF8 d’Unicode....prennent en charge Unicode : UTF8. Ce codage de longueur variable...

    docs.aspose.com/tex/fr/java/latex-standard-fonts/
  5. 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...
  6. Работа с контактами 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/ru/net/working-with-outlo...
  7. C++ ile HTML yi Excel çalışma kitabına yüklerke...

    Aspose.Cells for C++ kullanarak HTML yi Excel çalışma kitabına yüklerken DIV etiketlerinin düzenini nasıl destekleyeceğinizi öğrenin....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/tr/cpp/support-the-layout...
  8. 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...
  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#... UTF8 . GetString ( GetUserPassword...= userPassword + Encoding . UTF8 . GetString ( _parameters ....

    docs.aspose.com/pdf/ru/net/custom-security-hand...