Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,564 for

utf8

(0.11 sec)
  1. XmlMapping.PrefixMappings | Aspose.Words per .NET

    Scopri la proprietà XmlMapping PrefixMappings per una mappatura fluida dei prefissi degli spazi dei nomi XML e una valutazione efficiente di XPath. Migliora la tua elaborazione XML oggi stesso!... UTF8 . GetString ( xmlPart . Data...

    reference.aspose.com/words/it/net/aspose.words....
  2. 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/ja/net/outlook-contacts-m...
  3. Importieren Sie 3D Szenen und Inhalte aus einem...

    Die Scene-Klasse der Aspose.3D API repräsentiert eine 3D-Szene. Entwickler können 3D Szenen und Inhalte aus einer PDF-Datei extrahieren.... UTF8 . GetBytes ( "password" ) };...

    docs.aspose.com/3d/de/net/import-3d-scenes-and-...
  4. Importar 3D escenas y contenidos de un PDF en C...

    La clase Scene de Aspose.3D API representa una escena 3D. Los desarrolladores pueden extraer 3D escenas y contenidos de un archivo PDF.... UTF8 . GetBytes ( "password" ) };...

    docs.aspose.com/3d/es/net/import-3d-scenes-and-...
  5. C# で OFT ファイルをさまざまな形式に変換|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 . GetBytes ( "Attachment content"...= System . Text . Encoding . UTF8 ; // Save as HTML with specified...

    docs.aspose.com/email/ja/net/converting-between...
  6. HTML to PDF conversion - Ignore page-break-insi...

    We have an issue when using Aspose.Pdf for HTML to PDF conversion: In case an element is too big for the current page of a document we want it to skip to the beginning of the next page. Therefore we added the style: pa…...UTF8.GetBytes(html ?? “”)); using...

    forum.aspose.com/t/html-to-pdf-conversion-ignor...
  7. Go言語を介したC++による複数エンコーディングのCSVファイル読み取り|Documentation

    Aspose.Cells for C++を使用して、複数のエンコーディング(Unicode、ANSI、Utf8、UTF7など)を持つCSVファイルの読み取り方法を学びます。...時には、CSVファイルに複数のエンコーディング(Unicode、ANSI、UTF8、UTF7など)が含まれている場合があります。Aspose...

    docs.aspose.com/cells/ja/go-cpp/reading-csv-fil...
  8. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.Utf8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...UTF8.GetBytes(html))); pdfDocument...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  9. C++を使ったピボットテーブルの更新日時と更新者情報の取得|Documentation

    Aspose.Cellsを使用してワークブックからリフレッシュ日時と更新者情報を取得する方法を学びます。...wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...

    docs.aspose.com/cells/ja/cpp/get-pivot-table-re...
  10. Using the pdf xml schema in the Aspose.Pdf name...

    Hi, I saw an older forum post that recommended using the Aspose.Pdf namespace to create documents instead of the Aspose.Pdf.Generator namespace. I've been playing around with generating documents in the Aspose.Pdf names…...UTF8.GetBytes(input); ms.Write(bytes...

    forum.aspose.com/t/using-the-pdf-xml-schema-in-...