Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 209,963 for

font

(0.09 sec)
  1. PSD中设置本地已有的字体仍旧报错,提示“Font name cant be NULL, em...

    我们设置字体信息时,报错,字体确定是在本地已经正确安装了 设置字体的代码是 第一种设置方法是portion.Style.FontName = FontSettings.GetAdobeFontName(“Cabin Bold Italic”) 第二种设置方法是portion.Style.FontName = FontSettings.GetAdobeFontName(“Cabin”); 报错内容是Font name cant b…...PSD中设置本地已有的字体仍旧报错,提示“Font name cant be NULL, empty, or whitespace...GetAdobeFontName(“Cabin”); 报错内容是Font name cant be NULL, empty, or...

    forum.aspose.com/t/psd-font-name-cant-be-null-e...
  2. PDF font is not the same as compared to the PDF...

    Hello, Used the below code snippet to convert xml and xslt to PDF. Conversion is working fine, but we see slight difference in Font in the output PDF comparted to the PDF generated by Apache FOP utility. Code snippet: …...PDF font is not the same as compared to the PDF generated by...we see slight difference in Font in the output PDF comparted...

    forum.aspose.com/t/pdf-font-is-not-the-same-as-...
  3. How to Add HTML Text to Slide and Set Font Styl...

    Hi Team, Could you please help me with a sample code to Insert a text box in a presentation Add a html text to the text box with hyperlink And the text for the hyperlink must be of Font style Arial and size 8 pts. Th…...Add HTML Text to Slide and Set Font Style? Aspose.Slides Product...for the hyperlink must be of font style Arial and size 8 pts....

    forum.aspose.com/t/how-to-add-html-text-to-slid...
  4. Pdf file generation is shrinked on Linux OS and...

    Hi Support Team, I need help on pdf file generation using Aspose.Word in C# .NET There is a pdf generation discrepancy between windows and Linux 1.There is some Font issue… windows has different Font as compared to Li…...down to 2 lines and there is font change Aspose.Words Product...There is some font issue… windows has different font as compared...

    forum.aspose.com/t/pdf-file-generation-is-shrin...
  5. White and Black font invert on pdf conversion t...

    Hello, When I launch this code on docker the Font is invert, some part of the image became black and other one blank => see my sample image in attachement and the original pdfAsposeTicketQrCodeFactureSuisse.zip (9.2 MB) …...White and Black font invert on pdf conversion to PNG on docker...launch this code on docker the font is invert, some part of the...

    forum.aspose.com/t/white-and-black-font-invert-...
  6. Add Page number using Text Stamp in PDF documen...

    Hello, I am using the following code to set page number to a rather large pdf document: static void Main(string[] args) { var targetPath1 = Path.Combine(AppDomain.CurrentDomain.BaseDirectory, “result1.pdf”); var tar…...PDF - the page number font is larger Aspose.PDF Product...On page 73, the page number font is larger then on other pages:...

    forum.aspose.com/t/add-page-number-using-text-s...
  7. Converting Image based html to Docx generates s...

    When I convert the html to word, the images whose height and width have been defined in style tag, doesn’t appear in docx format as expected based upon the given height and width. The image gets very small. Would you ple…...html to Docx generates small font and embeds a small sized image...

    forum.aspose.com/t/converting-image-based-html-...
  8. Convert PDF to image in C# using Aspose.PDF for...

    Converting the attached PDF into images produces unusable output. Using Aspose PDF 2020.1 with the following code. var source = @"FontIssue.pdf"; using (var sourceStream = File.Open(source, FileMode.Ope…...NET - Font issue in output Aspose.PDF Product...

    forum.aspose.com/t/convert-pdf-to-image-in-c-us...
  9. Convert font sizes from em and px units to rem ...

    when i am converting pdf into html all the values in css files are getting generated in em and px …i require these values in rem...Convert font sizes from em and px units to rem units during the...

    forum.aspose.com/t/convert-font-sizes-from-em-a...
  10. While replacing a specified syntax with a docum...

    Hello Team, Currently I have a main document which in turn has some syntaxes those syntax will be replaced with a document that I have done with the help of your Shows how to insert an entire document’s contents as a re…...want the main documents Style font everything to be applied Aspose...the main document’s Style and Font properties to be applied for...

    forum.aspose.com/t/while-replacing-a-specified-...