Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 137,402 for

font

(0.11 sec)
  1. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with Font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...PDF raises Exception about fonts Aspose.Cells Product Family...tried to convert xlsx book with font Calibri underlined to PDF in...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  2. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/net/search/
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Font . Name = "Times New Roman" ; style . Font . Color..."TemplateStyle2" ); style . Font . Name = "Arial" ; style . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose.Font for JavaScript via C++ – FAQ

    Frequently asked questions about Aspose.Font for JavaScript via C++, covering installation, supported Font formats, API usage, licensing, performance, and common troubleshooting scenarios....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/faq/
  6. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.Fonts.FontSourceType enumeration. Specifies the type of Font source....the type of font source. Members Name Description FONT_FILE A FileFontSource...that represents single font file. FONTS_FOLDER A FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink 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/python-net/aspose.wo...
  9. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF/HTML conversion - Issue with Roboto Light -...

    Hi, we noticed an issue with documents using Roboto Light (displayed as Roboto LT in MS Word). When Aspose generates a PDF of it, it seems to be replaced with Roboto Medium instead. When saving as HTML the Font-family …... When saving as HTML the font-family is written as Robot LT...with the chrome dev tools the font is rendered correctly. Roboto...

    forum.aspose.com/t/pdf-html-conversion-issue-wi...