Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 9,876 for

encoding

(0.14 sec)
  1. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....0\" encoding=\"utf-8\" standalone=\"no\"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...0" encoding="utf-8" standalone="no"?>...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...SaveOptions ) encoding Specifies the encoding to use when exporting...formats. Default value is Encoding.UTF8 . (Inherited from TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...options such as setting the encoding. Copy 1 // For complete examples...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); 12 } 13 } Extract...

    docs.aspose.com/zip/net/compressing-and-decompr...
  5. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format... encoding Specifies the encoding to use when exporting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... encoding Specifies the encoding to use when exporting...formats. Default value is Encoding.UTF8 . (Inherited from TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Loading Type‑1 (PostScript) fonts | .NET

    Learn how to load Type‑1 (PostScript) fonts in .NET using the Aspose.Font library, with code samples for disk and memory sources....exposing glyphs, metrics, encoding, and rendering capabilities...hint. Use "pfa" for ASCII‑encoded Type‑1 files. Conclusion Aspose...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  8. Aspose.Cells 8.8.0中的公共API更改|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....</table> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...</html> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet....result as plain text with UTF‑8 encoding. return Content ( ret , "text/plain"..."text/plain" , Encoding . UTF8 ); } } } The controller expects...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java.... getEncoding() Gets the encoding that will be used to load...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/java/com.aspose.word...