Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 138,746 for

aspose font

(0.5 sec)
  1. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related table area, enhancing your design flexibility and style management.... Font . Bold = true ; // List all...ConditionalStyle namespace Aspose.Words assembly Aspose.Words ConditionalStyle...

    reference.aspose.com/words/net/aspose.words/con...
  2. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...PDF 文件 为了添加登录 PDF 文件,我们将使用 Aspose.PDF API,这是一款功能丰富、功能强大且易于使用的文档操作...档操作 API。打开 NuGet 软件包管理器,搜索 Aspose.PDF 然后安装。您也可以在软件包管理器控制台中使用...

    products.aspose.com/pdf/zh-hans/signature/
  3. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...Examples Shows how to construct an Aspose.Words document by hand. Document...Text = "Hello World!" ; run . Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/par...
  4. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....Description FontSettings { get; set; } Font settings used by the processor...OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  5. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 有时您可能会有现有的 XML...报告。您可以使用 XSLT 将现有的 XML 文档转换为 Aspose.Pdf 兼容的 XML 文档,然后生成 PDF 文件。使用...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  6. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from scanned receipts....settings Contents [ Hide ] Aspose.OCR for Java allows for very...The whitelist of characters Aspose.OCR engine will look for. ...

    docs.aspose.com/ocr/java/recognition-settings-r...
  7. SVG 嵌入内容 – SVG Embedded Content

    在本文中,您将了解如何在 SVG 对象中包含和渲染位图和 HTML 元素。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/svg/zh/net/drawing-basics/embed...
  8. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...set license Aspose .total for java 使用过程中存在水印问题 Aspose.Slides for...while Registering Aspose License" Japanese Font Is Rendered as Garbled...

    forum.aspose.com/t/how-to-send-license-file-to-...
  9. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... font . style = doc . styles . get_by_name...styles . count ) See Also module aspose.words class CleanupOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....Run code dotnet add package Aspose.Words Copy Insert Text Insert...Bookmark Insert Chart using Aspose.Words; var doc = new Document();...

    products.aspose.com/words/net/make/pdf/