Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 139,613 for

font

(0.13 sec)
  1. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom Font. I’ve tried several ways to setup the custom Fonts, but so far it always failed. here is my code: string[] FontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words...document to pdf with a custom font. I’ve tried several ways to...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  2. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document Font settings for enhanced readability and professional presentation....FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hant/python-net/search/
  4. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/search-pdf/
  6. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....Aspose::Words::Fonts::FontFallbackSettings::Load method Contents...stream. void Aspose :: Words :: Fonts :: FontFallbackSettings :: Load...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback Fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in .NET Contents [ Hide...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/net/create-fallback-font/
  9. Different types of fonts

    Font type is the classification of the Font according to its look. It may be crucial when choosing one that will be better for your purpose....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/font-types/
  10. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...