Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 16,211 for

load font

(1.64 sec)
  1. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] Purpose Summary...explains how to use TrueType fonts with Aspose.Words for Python...

    docs.aspose.com/words/python-net/using-truetype...
  2. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  3. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...

    products.aspose.com/pdf/net/search/
  4. HtmlSaveOptions.exportCidUrlsForMhtmlResources ...

    HtmlSaveOptions.exportCidUrlsForMhtmlResources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, Fonts, CSS) included in MHTML documents...reference resources (images, fonts, CSS) included in MHTML documents...browser or mail agent refuses to load resources included in an MTHML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++.... Load the PDF with an instance of...information. Search PDF Files - C++ // Load PDF document Document pdfDocument...

    products.aspose.com/pdf/cpp/search/
  6. ResourceType | Aspose.Words for Java

    Type of Loaded resource in Java....class ResourceType Type of loaded resource. Examples: Shows how...to customize the process of loading external resources into a document...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlLoadOptions.supportFontFaceRules property |...

    HtmlLoadOptions.supportFontFaceRules property. Gets or sets a value indicating whether to support @Font-face rules and whether to Load declared Fonts...support @font-face rules and whether to load declared fonts. Default...enabled, fonts declared in @font-face rules are loaded and embedded...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....void SetTextAlignment () { // Load the Excel file Workbook workbook...text within a shape using the Font class. This allows you to set...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  9. 从CFF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  10. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....The code is very simple, just load HTML to Document class and save...HtmlLoadOptions to specify the load options for the HTML file $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/