Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,225 for

unicode

(0.83 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...title is stored correctly as Unicode. If the title is already corrupted...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. FieldLink class | Aspose.Words for Python

    aspose.words.fields.FieldLink class. Implements the LINK field... insert_as_unicode Gets or sets whether to insert...insert the linked object as Unicode text. is_dirty Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Product Overview|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....streams Encode and decode Unicode and non-ASCII characters in...

    docs.aspose.com/barcode/python-java/product-ove...
  4. UnicodeScript enumeration | Aspose.Words for Py...

    aspose.words.shaping.UnicodeScript enumeration. Unicode Character Database property: Script (sc)....UnicodeScript enumeration Unicode Character Database property:...property: Script (sc). http://www.unicode.org/reports/tr24/tr24-29.html...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…... And language for non unicode set to English US. alexey.noskov...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  6. 加载、查看和解析 MSG 文件|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.... UNICODE # Preserve Embedded Message...

    docs.aspose.com/email/zh/python-net/loading-vie...
  7. Convert HTML to Other Formats|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....saved in the MSG format with Unicode encoding. var eml = MailMessage...pst" , FileFormatVersion . Unicode )) { var inbox = pst . RootFolder...

    docs.aspose.com/email/net/converting-between-fo...
  8. Managing Outlook MAPI Journal Entries in PST Fi...

    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....generate a new PST file with the UNICODE format. Create Journal Folder...

    docs.aspose.com/email/python-net/managing-mapij...
  9. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level....pst” with Unicode format version using the PersonalStorage...pst" , FileFormatVersion. Unicode ); FolderInfo inbox = pst....

    products.aspose.com/email/java/conversion/html-...
  10. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…..., Arial Unicode MS , Times New Roman , Traditional...converter to keep the original Unicode text rather than re‑creating...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...