Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,657 for

unicode

(0.18 sec)
  1. List of the Supported PSD Global Image Resource...

    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....0) Unicode Alpha Names . 1046 (Photoshop...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  2. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...ria Math", new[] { "Arial Unicode MS", "DejaVu Math TeX Gyre"...

    forum.aspose.com/t/opening-and-saving-a-present...
  3. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items....pst” with Unicode file format version. To create...

    blog.aspose.com/email/creating-pst-files-using-...
  4. Convert PST to DOCX in Python | products.aspose...

    Save PST to DOCX in your Python applications without using Microsoft Outlook or Word...Outlook 2013 introduced the Unicode format for PST files, allowing...

    products.aspose.com/total/python-net/conversion...
  5. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...font that covers all required Unicode blocks options.FontSubstitutionTabl...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  6. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more.... Unicode font coverage Only TrueType/OpenType...

    docs.aspose.com/tex/python-net/faq/
  7. 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...
  8. 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...
  9. Convert MBOX Files to Various Formats in C#|Doc...

    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....should be saved using the Unicode format, preserving all extended...pstFilePath and specifying the Unicode format for better compatibility...

    docs.aspose.com/email/net/converting-between-fo...
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...string safeFontName = "Arial Unicode MS"; Style defaultStyle = workbook...//saveOptions.DefaultFont = "Arial Unicode MS"; //saveOptions.EmbedStandardWindows...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...