Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 9,882 for

encoding

(0.14 sec)
  1. 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-...
  2. Convert USDZ to AMF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...specifying the XML version and encoding of the file. The declarations...

    products.aspose.com/3d/python-net/conversion/us...
  3. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++....algorithms for authentication, encoding, and encryption. MS Office...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....PdfLoadOptions () { Password = Encoding . UTF8 . GetBytes ( "password"...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  5. 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...
  6. 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...
  7. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....ArchiveSaveOptions() { Encoding = Encoding.ASCII, ArchiveComment...ArchiveSaveOptions() { Encoding = Encoding.ASCII }); 12 } 13 } 14...

    docs.aspose.com/zip/net/compressing-and-decompr...
  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. 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...
  10. 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/