Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,307 for

utf8

(0.11 sec)
  1. Perubahan API Publik di Aspose.PDF untuk Java 9...

    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/id/java/public-api-changes-...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....System :: Text :: Encoding :: get_UTF8 ()); // By default, an output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new Utf8Encoding(false) (UTF-8 without BOM) in C++....System :: Text :: Encoding :: get_UTF8 ()); // By default, an output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. StructuredDocumentTagRangeStart.XmlMapping | As...

    اكتشف كيف تقوم خاصية StructuredDocumentTagRangeStart XmlMapping بربط نطاق علامات المستند الخاص بك ببيانات XML المخصصة، مما يعزز تكامل المستند.... UTF8 . GetString ( xmlPart . Data...

    reference.aspose.com/words/ar/net/aspose.words....
  5. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    Upptäck egenskapen HtmlSaveOptions DocumentSplitCriteria för att optimera dokumentsparning i HTML-, EPUB- och AZW3-format. Förbättra din formateringskontroll idag!... UTF8 ; // Som standard kommer ett...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are imported. Default value is Merge in C++....System :: Text :: Encoding :: get_UTF8 () -> GetBytes ( html )); auto...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. 档案

    档案...// 设置 UTF8 编码 options.setEncoding(Charset.forName("UTF8")); //...

    blog.aspose.com/zh/tasks/convert-mpp-to-excel-u...
  8. Lưu trữ

    Lưu trữ...mã hóa UTF8 options.setEncoding(Charset.forName("UTF8")); //...

    blog.aspose.com/vi/tasks/convert-mpp-to-excel-u...
  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. 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...