Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 131,704 for

font

(0.1 sec)
  1. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... </ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  2. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... font . name = "Courier New" ; builder.... paragraphFormat . style . font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....()); Console :: WriteLine ( u "Font - Name :- {0}" , textFragment...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  5. Embed Fonts in Presentations Using С++|Aspose.S...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for С++, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using С++ Contents [ Hide ] Overview...Overview Embedded fonts in PowerPoint help ensure that your presentation...

    docs.aspose.com/slides/cpp/embedded-font/
  6. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  7. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  8. 档案

    档案...Font for .NET 从字体中加载、保存和提取信息。 .NET...NET 字体操作 API - 免费下载 # Aspose.Font for .NET 是一个本地 API,可让您在 .NET...

    blog.aspose.com/zh/font/load-save-extract-infor...
  9. BaselineAlignment | Aspose.Words for Java

    Specifies Fonts vertical position on a line in Java....BaselineAlignment Specifies fonts vertical position on a line...Examples: Shows how to set fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....text within a shape using the Font class. This allows you to set...set properties such as font size, color, and style. #include <Aspose...

    docs.aspose.com/cells/cpp/managing-shape-text-o...