Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 141,519 for

font

(0.2 sec)
  1. Visual Component Editor|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Font - specifies the displaying CodeText font. Font Mode...manual font size set in Font property and automatic font size calculation...

    docs.aspose.com/barcode/reportingservices/visua...
  2. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....PDFs Contents [ Hide ] Reduce font size manually and then extract...achieved by first reducing the font size of all text fragments before...

    docs.aspose.com/pdf/python-net/text-extraction-...
  3. PhysicalFontInfo.full_font_name property | Aspo...

    PhysicalFontInfo.full_Font_name property. Full name of the Font....full_font_name property PhysicalFontInfo.full_font_name property...Full name of the font. @property def full_font_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."Rich Text Label" ; // Set the font setting of the first 10 characters...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  5. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid Font name (used Font is not present in the PDF resources) …...//Ignore error → Invalid font name (used font is not present in the...means that errors of absence of font will be ignored. Text segments...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  6. Dyslexia and Fonts

    Dyslexic Fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  7. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font....embedding licensing rights for the font. Remarks To learn more, visit...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent Font formatting, enhancing your document processing efficiency....of characters with the same font formatting. To learn more, visit...belongs. Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/run/
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...