Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 134,551 for

font

(0.31 sec)
  1. Paragraph.paragraph_break_font property | Aspos...

    Paragraph.paragraph_break_Font property. Provides access to the Font formatting of the paragraph break character....paragraph_break_font property Paragraph.paragraph_break_font property...property Provides access to the font formatting of the paragraph break...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....allows specifying the default font name while rendering spreadsheets...The default font will be used only when the font specified in...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless Font management. Enhance your web projects with efficient Font sourcing today!...which contains fonts as a font source. // Create a font source from...from a folder that contains font files. FolderFontSource folderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  4. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.Font_embedding_mode property. Specifies the Font embedding mode....font_embedding_mode property PdfSaveOptions.font_embedding_mode...Specifies the font embedding mode. @property def font_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Load and Extract Data | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Tupe one Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-type1-f...
  6. FontPitch Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontPitch enum, a powerful tool for managing Font styles and enhancing document formatting in your applications....FontPitch enumeration Represents the font pitch. public enum FontPitch...available about the pitch of a font. Fixed 1 Specifies that this...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  8. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF Font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...create PDF font with name = Times New Roman --> PDF: Font Times New...#=zZ2j_HO3rp3qU, Document #=zv8$WPwE=, Font& #=zfOHLuwY=, Single& #=zrVbfsKA=)...

    forum.aspose.com/t/get-a-failure-when-convertin...
  9. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize Font settings when saving documents with Aspose.Cells in C++....has a missing (not installed) font. Generally, when saving to PDF...Workbook’s default font (i.e., Workbook.DefaultStyle.Font). If the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  10. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...