Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,618 for

unicode

(0.24 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Unicode support. Text Extract text...

    docs.aspose.com/pdf/cpp/key-features/
  2. Loading, Viewing and Parsing MSG file|Documenta...

    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/python-net/loading-viewin...
  3. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....Font on just the specific Unicode characters while saving to...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  4. FieldLink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....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/python-net/specify-load-o...
  6. Support for harfbuzz text styling in aspose.wor...

    Hi, we are using Aspose.Words for Node.js via .NET currently for docx to pdf conversion. We are using the attached docx file and converting it to pdf using below nodejs code and in my fonts folder, the fonts which are …...package and that the required Unicode fonts (e.g., Noto Sans Telugu...currently using? Are the exact Unicode fonts that contain the Telugu/Kannada/Tamil...

    forum.aspose.com/t/support-for-harfbuzz-text-st...
  7. 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...
  8. Aspose Words DOCX to PDF conversion: bullet poi...

    Hi Team, When, I am uploading Word documents with bullet points, they are not rendering properly in the Linux environment. The bullets appear as squares. see attached snap. Currently, the following font packages are …...) which uses Unicode PUA. MacOS or Linux “Symbol”...the other hand is a proper Unicode font (for example Greek characters...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  9. 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...
  10. 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...