Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 137,427 for

font

(0.14 sec)
  1. 在工作簿中应用样式|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 . Name = "Verdana" ; style . Font . Size = 12...12 ; style . Font . Color = System . Drawing . ColorTranslator...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  2. Aspose::Words::Fonts::FileFontSource::get_FileP...

    Aspose::Words::Fonts::FileFontSource::get_FilePath method. Path to the Font file in C++....Aspose::Words::Fonts::FileFontSource::get_FilePath method Fi...the font file. System :: String Aspose :: Words :: Fonts :: FileFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/cpp/search/
  4. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...discrepancy is often related to font availability, as macOS may not...not have the same TrueType fonts installed that are present on...

    forum.aspose.com/t/html-file-is-displayed-incor...
  5. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the Font family this Font belongs to....property Gets or sets the font family this font belongs to. @property...self ) -> aspose . words . fonts . FontFamily : ... @family.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 字体转换。高级详细信息|Java

    C ++ API从Aspose.Font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/convert/advanced-m...
  7. Aspose.Total for JavaScript via C++|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....supporting multiple languages and fonts. Its straightforward integration...to Aspose.Font for JavaScript via C++ Aspose.Font for JavaScript...

    docs.aspose.com/total/javascript-cpp/
  8. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...problems occur because the fonts used in your input document...document is converted to PDF. The fonts are required to build document...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  9. 加载并提取数据| C++

    C ++ API用于开发人员操纵和字体文件。了解如何在C ++中加载和保存1个字体的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/loading-saving-type...
  10. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...