Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 139,846 for

font

(0.09 sec)
  1. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom Fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Fonts not loading in linux based Container Aspose.Words Product...Following Specify TrueType Fonts Location in C#|Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  2. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different Fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/
  3. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the Font in Java....embedding licensing rights for the font. Remarks: To learn more, visit...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/zh-hans/search-pdf/
  6. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...export as is with font all as I can see for few font when I try to...not able to preserve font for few font’s KeerthanaRamesh214 November...

    forum.aspose.com/t/how-to-remove-default-bookma...