Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 143,061 for

font

(2.48 sec)
  1. The conversion from Excel to PDF is encounterin...

    Hi supporter or anyone, I am using Aspose.Cells version 26.2. When converting from Excel to PDF, some Khmer characters are showing a “+” sign underneath or are being displayed as broken “0” characters, as shown in the a…...Excel to PDF is encountering font issues with Khmer characters...Exception { // Chỉ định thư mục font trên Windows FontConfigs.setFontFolders(new...

    forum.aspose.com/t/the-conversion-from-excel-to...
  2. The document conversion is not converted correc...

    The document conversion is not happened properly, when document has different Font styles like “Italianno,Bahnschrift Condensed…”. Aspose Version 22.5.0 sample code var document = new Aspose.Words.Document(stream); v…...the text which has different font styles Aspose.Words Product...when document has different font styles like “Italianno,Bahnschrift...

    forum.aspose.com/t/the-document-conversion-is-n...
  3. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various Fonts. Learn how to Save updated Font files to disc with a few lines of code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/save-font/
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the Font of specific Unicode characters while saving to PDF using Aspose.Cells with Golang via C++....Change the Font on just the specific Unicode characters while...displayable by the user‑specified font. One such Unicode character...

    docs.aspose.com/cells/go-cpp/change-the-font-on...
  5. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global Font settings like below. <a:Font script="Jpan" typeface="XXX" /> <a:Font script="Hang" typeface="XXX" /> <a:Font script="Hans" typeface="XXX" /> I checked presentation.…...Set Typeface of Fonts of Major/Minor of Font Scheme of Master...Slides Product Family slides-fonts , slides-design , slides-python...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  6. APIs to encode and process font files

    Load, edit, convert and save different Font formats on any platform without any software dependencies with solutions for .NET, Javascript C++ and Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/family/
  7. How do i specify a font to be applied to all fo...

    I am using Aspose.Imaging for Java, and I need to convert ANY image type to another. During this specific conversion, I want to force all text within the image to render using a specific Font that I provide dynamically,…...do i specify a font to be applied to all fonts when converting...image to render using a specific font that I provide dynamically,...

    forum.aspose.com/t/how-do-i-specify-a-font-to-b...
  8. Exception When Setting External Font Directory ...

    Hi, we run Aspose in a docker environment based on Ubuntu. We mount a directory with Fonts into the container which we then configure in Aspose during start up. The code only fails under Linux. Under Windows it worked …...Exception When Setting External Font Directory with Full Path under...Family slides-net , slides-fonts , slides-docker Serraniel May...

    forum.aspose.com/t/exception-when-setting-exter...
  9. How to change font name for aspose word table o...

    Hi, How to change Font name as Verdana for aspose word table of content using LINQ report engine....How to change font name for aspose word table of content using... 3:24pm 1 Hi, How to change font name as Verdana for aspose word...

    forum.aspose.com/t/how-to-change-font-name-for-...
  10. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...How to merge font span when converting word to html Aspose.Words...is formatted with different fonts, so it is expected that the...

    forum.aspose.com/t/how-to-merge-font-span-when-...