Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 142,609 for

font

(0.89 sec)
  1. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...页面常常使用字体(例如本地文件夹中的字体、Google Fonts 等)。我们也可以通过 IsEmbedFonts 属性控制文档中字体的嵌入。...using HtmlLoadOptions with the font embedding option set var options...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  2. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....EPS-related issues, including font rendering extensions and functionality...Format Introducing enhanced font support for italic and underline...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  3. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…..., font changes) you can combine other...

    forum.aspose.com/t/aspose-words-compare-incorre...
  4. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...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/md/
  5. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FlattenAllFields not displaying output for Aria...

    Hello; In testing version 7.7 of the codebase we've found that characters are not displayed when FlattenAllFields is used. Attached is a project and PDF you can use.Thanks,Elizabeth...field is mapped with the unicode font in question. Thanks again for...field is mapped with the unicode font in question. Hi Elizabeth, Thanks...

    forum.aspose.com/t/flattenallfields-not-display...
  7. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++....const Allows to specify document font settings. get_IgnoreOleData...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Setter for...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...TempTextState = new TextState { Font = FontRepository.FindFont(WaterMarkFontName)...

    forum.aspose.com/t/two-issues-with-adding-water...
  10. 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...