Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,618 for

unicode

(0.29 sec)
  1. 在 PST 文件中管理联系人|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 )) { var contactFolder = personalStorage...

    docs.aspose.com/email/zh/net/managing-contacts-...
  2. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....script text regardless of their Unicode character values when determining...

    reference.aspose.com/words/net/aspose.words/font/
  3. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE field...insert the linked object as Unicode text. isDirty Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Messages in a PST File|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....the file format version as Unicode. Create a new folder named...pst" , FileFormatVersion . UNICODE ) # Add new folder "Inbox"...

    docs.aspose.com/email/python-net/working-with-m...
  5. Quick Recognition Examples|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....getCodeType ()); } } QR Code - Unicode Data public void qrUnicode...= new BarCodeReader ( "qr_unicode.png" , DecodeType . QR ); //...

    docs.aspose.com/barcode/java/developer-guide/qu...
  6. Working with Messages in a PST File|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 ); // Add new folder "Inbox"...pst" , FileFormatVersion . Unicode )) { FolderInfo folderinfo...

    docs.aspose.com/email/java/working-with-message...
  7. Convert MBOX to PST via Java | products.aspose.com

    Try the code sample to convert MBOX files to PST format in Java. Download Java API to take your email processing applications to the next level.... Unicode ); // Get Inbox folder in the...

    products.aspose.com/email/java/conversion/mbox-...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...script text regardless of their Unicode character values when determining...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...script text regardless of their Unicode character values when determining...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...in Outlook, saved it as a Unicode MSG file without sending it...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...