Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,987 for

utf8

(0.16 sec)
  1. 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...
  2. Edit DOCX files via .NET | products.aspose.com

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

    products.aspose.com/words/net/editor/docx/
  3. Edit DOC files via .NET | products.aspose.com

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

    products.aspose.com/words/net/editor/doc/
  4. 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...
  5. Reading CSV File with Multiple Encodings|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....multiple Encodings (Unicode, ANSI, UTF8, UTF7 etc). Aspose.Cells allows...

    docs.aspose.com/cells/java/reading-csv-file-wit...
  6. System::String Class Reference - Aspose.PDF for...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......a null-terminated string in UTF8, calculates target string length...string as null-terminated in UTF8, calculates target string length...

    reference.aspose.com/pdf/cpp/class/system.string
  7. 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...
  8. Aspose.PDF for CPP 20.5 Release Notes|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....ReadAllText() does not detect utf8 encoding automatically Bug PDFCPP-1281...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-20-5...
  9. XmlMapping.PrefixMappings | Aspose.Words for .NET

    XmlMapping PrefixMappings property. Returns XML namespace prefix mappings to evaluate the XPath in C#.... UTF8 . GetString ( xmlPart . Data...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Edit HTML files via .NET | products.aspose.com

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

    products.aspose.com/words/net/editor/html/