Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 6,222 for

encoding

(0.03 sec)
  1. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...the way the PDF handles text encoding. If the fonts used in the...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  2. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....text in ANSI (Windows-1252) encoding. Non-ANSI text will be written...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...which UTF16BE characters are encoded in two bytes Read Metadata...in Code 128 barcodes can be encoded in three ways: A, B, or C....

    docs.aspose.com/barcode/java/read-barcode-metad...
  4. 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...
  5. CustomXmlPartCollection.Count | Aspose.Words fo...

    Discover the CustomXmlPartCollection Count property to easily retrieve the total number of elements in your XML collection for enhanced data management.... AreEqual ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CustomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management.... AreEqual ( Encoding . ASCII . GetBytes ( xmlPartContent...WriteLine ( $"\tContent: {Encoding.UTF8.GetString(enumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document.... Export Base64 Encoding Fonts Resources Aspose.Words...embedded into HTML in Base64 encodings. To perform this, use the...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. 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...
  10. 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...