Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 142,633 for

font

(0.74 sec)
  1. SVG 中的填充和描边 – 基础知识和 SVG 代码 – Aspose.SVG指南

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  2. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...graphicsPath ; var font = java . newInstanceSync ( "java.awt.Font" , "Arial"...getStaticFieldValue ( "java.awt.Font" , "PLAIN" ), 40 ); var text...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  3. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...-- Embedded fonts -->" ); EmbedAllFontsHtmlCon...); generator -> AddHtml ( u "@font-face { " ); generator -> AddHtml...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. 档案

    档案...popupDisplay: 'full', buttonList: [ ['font', 'fontSize', 'formatBlock']...

    blog.aspose.com/zh/words/asp.net-mvc-word-edito...
  5. Aspose.PSD for Java 24.5 - 发布说明|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....fontFolder = "src/main/resources/Font" ; String sourceFile = "src...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. getColorMode()...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/python-net/conversion/
  9. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/zh-hant/java/make/doc/