Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,618 for

unicode

(0.09 sec)
  1. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO 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...
  2. 创建新 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 )) { // Add new folder "Test"...channel , FileFormatVersion . Unicode )) { FolderInfo messageFolder...

    docs.aspose.com/email/zh/java/create-new-pst-ad...
  3. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....formats store their content in Unicode and do not require special...documents that use some pre-Unicode encoding and sometimes either...

    docs.aspose.com/words/java/specify-load-options/
  4. 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...
  5. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....Font on just the specific Unicode characters while saving to...Excel to PDF Conversion Render Unicode Supplementary characters in...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  6. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....does not correspond to the Unicode character U+2011 non-breaking...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....UNICODE}, {InsertLinkedObjectAs.HTML}...case InsertLinkedObjectAs.UNICODE: field.setInsertAsUnicode(true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for Java 20.3 - Release Notes|Docume...

    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....on loading image with empty Unicode Alpha Names Resource Bug PSDJAVA-139...on loading image with empty Unicode Alpha Names Resource String...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....Words inserts Unicode Character ‘RIGHT-TO-LEFT MARK’...True , Aspose.Words inserts a Unicode RIGHT-TO-LEFT MARK (U+200F)...

    docs.aspose.com/words/python-net/working-with-t...
  10. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation.... As for Unicode’s UTF8 encoding, it is handled...throw an error if the given Unicode character is not mapped. The...

    docs.aspose.com/tex/java/latex-encodings-model/