Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,742 for

encoding

(0.11 sec)
  1. Generate Han Xin Code Barcodes in C#|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.... It was developed to encode both simplified Chinese characters...settings, Han Xin Code can encode up to 2,174 common Chinese...

    docs.aspose.com/barcode/net/hanxin-code-barcodes/
  2. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!...string textConverter , string encoding ) { FieldIncludeText fieldIncludeText...; fieldIncludeText . Encoding = encoding ; return fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MarkdownLoadOptions constructor | Aspose.Words ...

    MarkdownLoadOptions constructor. Initializes a new instance of [MarkdownLoadOptions](../) class.... Encoding . get_bytes ( md_text , system_helper...system_helper . text . Encoding . utf_8 ())) as stream : load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....Shows how to use a specific encoding when saving a document to...SaveOptions object to specify the encoding for a document that we will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludeText.BookmarkName | Aspose.Words fo...

    Discover the FieldIncludeText BookmarkName property to easily manage and customize bookmark names in your documents for enhanced organization and efficiency....string textConverter , string encoding ) { FieldIncludeText fieldIncludeText...; fieldIncludeText . Encoding = encoding ; return fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Postal Barcode Types|Documentation

    How to use Aspose.BarCode for Python to generate postal barcodes...Such barcode types suggest encoding input information through...two-state symbologies that can encode only numerical characters and...

    docs.aspose.com/barcode/python-java/generate-po...
  7. Convert OFT 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....options also includes setting encoding, managing headers, and more..."attachment.txt" , System . Text . Encoding . UTF8 . GetBytes ( "Attachment...

    docs.aspose.com/email/net/converting-between-fo...
  8. FieldIncludeText.XslTransformation | Aspose.Wor...

    Discover the FieldIncludeText XslTransformation property to easily manage XML data formatting with customizable XSL transformations. Enhance your data presentation!...string textConverter , string encoding ) { FieldIncludeText fieldIncludeText...; fieldIncludeText . Encoding = encoding ; return fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property to easily access and modify specific XML sections, enhancing your data management efficiency....string textConverter , string encoding ) { FieldIncludeText fieldIncludeText...; fieldIncludeText . Encoding = encoding ; return fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...file_directory, "w+", encoding="utf-8-sig") as f: f.write(self...with open(file_dir, "r+", encoding="utf-8-sig") as f: readed_file...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...