Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,212 for

utf8

(0.02 sec)
  1. Edit DOCM files via .NET | products.aspose.com

    C# sample code to edit Microsoft Word DOCM file using server side .NET library.... UTF8 }; Document doc ; using ( var...new MemoryStream ( Encoding . UTF8 . GetBytes ( htmldata ))) doc...

    products.aspose.com/words/net/editor/docm/
  2. Edit RTF files via .NET | products.aspose.com

    C# sample code to edit Microsoft Word RTF file using server side .NET library.... UTF8 }; Document doc ; using ( var...new MemoryStream ( Encoding . UTF8 . GetBytes ( htmldata ))) doc...

    products.aspose.com/words/net/editor/rtf/
  3. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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 ( html ); HTMLLoadOptions...byte [] byteArray = Encoding . UTF8 . GetBytes ( html ); HTMLLoadOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. System::Runtime::InteropServices::Marshal Class...

    Static Public Member Functions | List of all members System::Runtime::InteropServices::Marshal Class Reference Static......an unmanaged zero-terminated UTF8-string. Parameters ptr Pointer...managed String from an unmanaged UTF8-string. Parameters ptr Pointer...

    reference.aspose.com/barcode/cpp/class/system.r...
  5. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes.... Pixels = 4 ; //set UTF8 encoding gen . Parameters ....CodeTextEncoding = Encoding . UTF8 ; gen . Save ( $"{path}AztecCodeTextEncodin...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  6. eciencodings - Aspose.BarCode for Android via J...

    Develop Android apps that can read & write barcodes using the Aspose.BarCode for Android via Java library....UTF8); generator.save("test.png");...first) encoding. static int UTF8 ISO/IEC 10646 UTF-8 encoding...

    reference.aspose.com/barcode/androidjava/com.as...
  7. ECIEncodings - Aspose.BarCode for Java - API Re...

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....UTF8); generator.save("test.png");...first) encoding. static int UTF8 ISO/IEC 10646 UTF-8 encoding...

    reference.aspose.com/barcode/java/com.aspose.ba...
  8. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    HtmlSaveOptions 财产. 指定是否将内置和自定义文档属性导出为 HTMLMHTML 或 EPUB 默认值为错误的.... UTF8 ; // 默认情况下,输出的 .epub 文档将其所有内容都放在一个...

    reference.aspose.com/words/zh/net/aspose.words....
  9. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    HtmlSaveOptions DocumentSplitCriteria property. Specifies how the document should be split when saving to Html Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C#.... UTF8 ; // By default, an output ...

    reference.aspose.com/words/net/aspose.words.sav...
  10. System::String Class Reference - Aspose.Page fo...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......String FromUtf8 (const char *utf8) static ASPOSECPP_SHARED_API...String FromUtf8 (const char *utf8, int len) static ASPOSECPP_SHARED_API...

    reference.aspose.com/page/cpp/class/system.string/