Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 11,211 for

encoding

(0.07 sec)
  1. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....0 \ " encoding=\"utf-8\" standalone=\"no\"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  5. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....means that binary data must be encoded into a textual representation...cannot directly interpret these encoded images. In the end, images...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  6. Convert MSG Files to Various Formats in C#|Docu...

    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....email body is saved, manage encoding, and specify if inline attachments...are intact. Encoding Options: You can specify encoding options to...

    docs.aspose.com/email/net/converting-between-fo...
  7. 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...
  8. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CustomXmlPartCollection with our Clear method, removing all elements for optimal data management. Simplify your workflow today!... EqualTo ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... EqualTo ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT 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...