Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,564 for

utf8

(0.71 sec)
  1. Anpassen des Ribbon XML mit C++|Documentation

    Erfahren, wie man das Ribbon XML in Excel Dateien mit Aspose.Cells und C++ anpasst....wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...

    docs.aspose.com/cells/de/cpp/customizing-the-ri...
  2. Aspose.PDF for Java 9.3.1 中的公共 API 更改|Aspose.PD...

    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/zh/java/public-api-changes-...
  3. 複数のエンコーディングでのCSVファイルの読み込み|Documentation

    Aspose.Cells for Python via .NET APIを使用して、複数のエンコーディングを持つCSVファイルの読み込み。...CSVファイルには複数のエンコーディング(Unicode、ANSI、UTF8、UTF7など)が含まれることがあります。Aspose....

    docs.aspose.com/cells/ja/python-net/reading-csv...
  4. 用C++自定义带有Ribbon XML的Excel文件|Documentation

    学习如何使用C++和Aspose.Cells自定义Excel文件中的Ribbon XML。...wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...

    docs.aspose.com/cells/zh/cpp/customizing-the-ri...
  5. Personalización del XML de la Cinta con C++|Doc...

    Aprenda cómo personalizar el XML de la Cinta en archivos de Excel usando Aspose.Cells con C++....wstring_convert < std :: codecvt_utf8_utf16 < char16_t > , char16_t...

    docs.aspose.com/cells/es/cpp/customizing-the-ri...
  6. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...UTF8.GetString(xmpblock)); Our system...byte[] contentBytes = Encoding.UTF8.GetBytes(xmlContent); stream...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  7. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...UTF8); } } } Console.WriteLine("--------sample...new[] { item.Name }, Encoding.UTF8); } } } Console.ReadKey(); }...

    forum.aspose.com/t/aspose-zip-for-net/222189
  8. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...UTF8.GetBytes(html); // Create HTML...byte[] contentBytes = Encoding.UTF8.GetBytes(mbContent); using (MemoryStream...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  9. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...UTF8.GetBytes("This is content of...Add("MyAttach.txt", Encoding.UTF8.GetBytes("This is content of...

    forum.aspose.com/t/how-to-create-a-new-instance...
  10. CSV Datei mit mehreren Kodierungen mit Node.js ...

    Lernen Sie, wie Sie CSV Dateien mit mehreren Kodierungen mit Aspose.Cells for Node.js via C++ lesen....Kodierungen (Unicode, ANSI, UTF8, UTF7 usw.). Aspose.Cells ermöglicht...

    docs.aspose.com/cells/de/nodejs-cpp/reading-csv...