Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 139,844 for

font

(0.42 sec)
  1. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field... font Provides access to the font formatting of...formField . font . bold = true ; formField . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/eq-field-enclosure-rendering...
  3. Text|Documentation

    A markup element that adds a line of text to the form....Description Usage example font_family Segoe UI The font family for the text...text. font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/java/design-form/text/
  4. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  5. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for C++ can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/cpp/supported-file-formats/
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  7. Excel MCP - AI-Powered Spreadsheet Automation|D...

    Excel MCP - AI-powered spreadsheet automation server for Excel AI integration, Excel Formula MCP, and comprehensive Excel automation workflows...Smart Excel Formatting : Apply fonts, colors, borders, and Excel...formula automation Font and Text Formatting Excel font styling with...

    docs.aspose.com/cells/nodejs-cpp/mcp/
  8. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

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

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  10. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

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