Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 141,156 for

font

(1.4 sec)
  1. 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...
  2. 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...
  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 for JavaScript 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/javascript-cpp/change-the...
  5. 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-...
  6. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin Font names in text options of a shape using Aspose.Cells for C++....Far East and Latin Name of the Font in Text Options of Shape with...text in a Far East language font, e.g., Japanese, Chinese, Thai...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  7. 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-...
  8. Slide.GetImage() Renders Incorrectly with Speci...

    Hi Aspose Support Team, I am encountering a Font rendering issue when converting slides to images using Slide.GetImage(). The issue is specific to the Linux environment (both Ubuntu and Docker) and affects a specific ve…...Renders Incorrectly with Specific Font ("ChillRoundM" v1.750) on Linux...Family slides-net , slides-fonts , slides-rendering islide March...

    forum.aspose.com/t/slide-getimage-renders-incor...
  9. Font Size Was Changed After Converting a PPT Fi...

    I used Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The Font in the output file differs from that in the original file. Here is the code snippet that I use to convert this file: Presentatio…...Font Size Was Changed After Converting a PPT File to a PPTX File...PPT file to PPTX format. The font in the output file differs from...

    forum.aspose.com/t/font-size-was-changed-after-...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...a picture and nearby cell's font size is set, picture scale height...CODE BELOW IS COMMENTED OUT BUT FONT SIZE NEEDS TO BE 24 // Style...

    forum.aspose.com/t/when-inserting-a-picture-and...