Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 139,263 for

font

(0.3 sec)
  1. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Use fonts and attributes to highlight...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/net/format-worksheet-cell...
  2. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...HtmlSaveOptions object to set Fonts, SVG and Image save options...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  3. System Requirements|Aspose.Slides for Python Do...

    Discover Aspose.Slides for Python via .NET system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, Linux, and macOS.... Which fonts are needed for correct rendering...rendering? In practice, the fonts used in the presentation or proper...

    docs.aspose.com/slides/python-net/system-requir...
  4. 产品概述| Java 版 Aspose.Font

    Java API可供开发人员操纵和字体文件。在这里,您可以找到Java概述的Aspose.Font API解决方案。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/product-overview/
  5. 获得元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.Font中进行字体操作。了解如何从字体文件中获取元数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  6. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....Font Product Family Aspose.TeX Product...of the output HTML file like font or image resources, CSS style...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. ZUGFeRD creation out of PDF/UA-1 PDFs - Free Su...

    __Test_Exporter.zip (18,9 KB) In case the input PDF is in coming within the PDF/UA-1 standard (universal accessibility), The ZUGFeRD PDF is not valid after the creation. Our Tests so far showed that the creation of the…...below errors (Font error may be due missing fonts on test machine):...

    forum.aspose.com/t/zugferd-creation-out-of-pdf-...
  8. 如何使用 C# 在 Tiff 中添加水印

    本分步教程是关于如何使用 C# 在 Tiff 中添加水印。这段代码在 C# 中添加了 Tiff 水印,以保护图像的知识产权。...Font Product Family Aspose.TeX Product...Tiff 并添加 Tiff 水印 实例化 Graphics 、 Font 、 SolidBrush 和 StringFormat...

    kb.aspose.com/zh/imaging/net/how-to-add-waterma...
  9. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...//pageNumberStamp.TextState.Font = FontRepository.FindFont("Arial");...

    docs.aspose.com/pdf/cpp/add-page-number/