Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,839 for

font

(1.52 sec)
  1. 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...
  2. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts. Default value is false in C++....support @font-face rules and whether to load declared fonts. Default...option is enabled, fonts declared in @font-face rules are loaded...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  4. 访问和更新单元格的富文本部分|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中访问和更新单元格的丰富文本部分。...< h1 > Update Cell Character Font Example </ h1 > < input type..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  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. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...such as visibility, location, font, spacings, and wrapping modes...delete (); Set Text Font To customize the font of barcode text,...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  8. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...there are problems, when the font “Akagi” is used in the PDF....format when using the “Akagi” font, particularly since the update...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  9. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during Font source processing....Called during processing of font source when an issue is detected...call warning callback when the font sources working with. public...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 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...