Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 16,784 for

true type

(1.27 sec)
  1. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....create a signature of a specific type, you need to create an object...object of a particular signature type is created, you can use the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hant/net/stamps/ Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Product......org", "@type": "HowTo", "name": "通過C#向 PDF...原始程式碼以將文本圖章添加到 PDF", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hant/net/stamps/inde...
  4. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... category_type Gets or sets type of the category axis...axis title properties. type Returns type of the axis. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Bold = true; builder.Writeln($"Source Input...Size = 10; builder.Font.Bold = true; builder.Writeln($"Here is the...

    forum.aspose.com/t/pdf-file-distorted/327238
  7. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 PHP 管理演示文稿中的幻灯片切换|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指南。...提供的切换效果中,对幻灯片应用 Slide Transition Type。 写入修改后的演示文稿文件。 # 实例化 Presentation...提供的切换效果中,对幻灯片应用 Slide Transition Type。 您还可以将切换设置为单击时前进、特定时间后前进,或两者兼有。...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  10. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...