Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 134,529 for

font

(0.2 sec)
  1. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...@"<html><head><style> body {font-family:Arial; font-size:12pt; color:#333;...

    forum.aspose.com/t/supported-css-properties-for...
  2. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++....ribbon, locate the “Font” group. Within the “Font” group, click on...

    docs.aspose.com/cells/cpp/set-range-border/
  3. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/environment-configurat...
  4. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/java/using-documentbuilde...
  5. Aspose.PSD for Java 24.7 - Release Notes|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....on Linux Bug PSDJAVA-638 Fix fonts loading when using Aspose.Drawing...saveOptions ); } PSDJAVA-638. Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...of the watermark like font family, font size, transparency state...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  7. Converting CAD Drawings to PDF and Raster Image...

    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.... Substituting Fonts while Converting CAD Drawings...CAD drawing uses some specific font that isn’t available on the...

    docs.aspose.com/cad/java/developer-guide/conver...
  8. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Font 对象的 IsSuperscript 属性设置为 true...true 来应用上标效果。要应用下标效果,将 Style.Font 对象的 IsSubscript 属性设置为 true 。 ...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  9. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Font Product Family Aspose.TeX Product...spacing Set the borders and font properties Write your desired...

    kb.aspose.com/words/python/paragraph-formatting...
  10. 档案

    档案...在 Font 类中引入了 LineSpacing 属性以 获取字体行间距的值...Builder>(doc); builder->get_Font()->set_Name(u"Calibri"); bu...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...