Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 141,413 for

font

(0.16 sec)
  1. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  2. 使用 Aspose.Font 进行摩尔斯电码翻译 | .NET

    了解如何在 C#/.NET 和 Java 中使用 Aspose.Font 编码、解码和渲染摩尔斯电码,并提供完整的 API 示例和平台指南。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/developer-guide/mor...
  3. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  4. Specify Default Presentation Fonts on Android|A...

    Set default Fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts on Android Contents [ Hide ] Use Default Fonts for...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/androidjava/default-font/
  5. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...font..ctor(#=zjuhsxkwul6jhk3l0j8f=...we do no load any fonts. If loading a font from disk and using...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....the text and the corresponding font. You can also set alignment...PaperSizeType . PaperA3 ); // Create a font for the watermark and specify...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  7. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders....which contains fonts as a font source. # Create a font source from...contains font files. folder_font_source = aw . fonts . FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...n): Font ‘?’ cannot be found. —> ArgumentException: Font ‘?’...also, saving without embedding fonts solves this error too. I still...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  10. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the Font....property Gets the name of the font. @property def name ( self )...to print the details of what fonts are present in a document. doc...

    reference.aspose.com/words/python-net/aspose.wo...