Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 11,130 for

encoding

(0.21 sec)
  1. TxtSaveOptions class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. 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...
  4. Create Barcode Vector Image in Python

    This article explains to create Barcode Vector Image in Python. It discusses configuring the system, and a sample runnable code to generate barcode vector in Python....by specifying the barcode encoding type and text for the Barcode...

    kb.aspose.com/barcode/python/create-barcode-vec...
  5. How to Convert Word Document to HTML using Java

    In this simple topic you will learn, how to convert Word Document to HTML using Java. The following simple steps can be used to export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....set different options like encoding, SVG options, version and...

    kb.aspose.com/words/java/how-to-convert-word-do...
  6. 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...
  7. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java.... ENCODING , "UTF-8" ); serializer ....

    docs.aspose.com/words/java/convert-document-to-...
  8. Generate and Read HIBC LIC Barcodes in JavaScri...

    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.... The HIBC LIC can encode data elements such as product...standard. Main data can be encoded with types like Code 39, Code...

    docs.aspose.com/barcode/javascript-cpp/hibc-lic...
  9. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....or APIs: byte [] pattern = Encoding . UTF8 . GetBytes ( payload...GetTemplateProcessor ( ms , Encoding . UTF8 ); } Recovering a recognition...

    docs.aspose.com/omr/net/recognition/
  10. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management.... EqualTo ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/net/aspose.words.mar...