Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 142,711 for

font

(0.69 sec)
  1. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....Set the Font for a Text Watermark You can change the font of the... latin_font = FontData ( "Arial" ) text_format . font_height...

    docs.aspose.com/slides/python-net/watermark/
  2. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/python-net/text/
  3. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Node.js via C++....then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/nodejs-cpp/get-the-cell-o...
  4. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements....line of text using the default font Vertical spacing height, in...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  5. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....Tabs Set Borders of Cells Set Font Settings of Cells Working with...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java.... getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Control the font settings. Merge or split cells...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  8. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET.... Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/text/
  9. 使用“名称”表| .NET

    TrueType字体表“名称”是文本字符串的存储,它们描述了字体元数据,例如字体名称,许可证信息,版权通知以及许多其他文本。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-name-t...
  10. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(FontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...Font Product Family Whiletrue March...TtfFont ttfFont = Aspose.Font.Font.Open(fds[collectionIndex])...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...