Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,787 for

true type

(0.5 sec)
  1. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... Node ) Parameter Type Description node Node The node...firstParagraphNodes . at ( 1 ))). toBe ( true ); // We can also move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... Enabled = true ; // Original font metrics should...LayoutOptions . KeepOriginalFontMetr = true ; // We will get a font substitution...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. 使用 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...
  4. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your shape after applying drawing effects, measured in points for precision.... Shape , true ). OfType < Shape >(). ToArray...terms of dimensions and shape type. Assert . That ( shapes [ 1...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar Types for enhanced document management and automation....CalendarType enumeration Specifies the type of a calendar. public enum CalendarType...newly created fields of three types of formats. // Field result...

    reference.aspose.com/words/net/aspose.words/cal...
  6. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....String & replacement ) Parameter Type Description pattern const S...FindReplaceOptions > & options ) Parameter Type Description pattern const S...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…... depending on your document type. Here’s how to set the watermark...GetChildNodes(NodeType.Page, true)) { stamp.SetOrigin(0, 0); //...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  10. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... Parameter Type Description original_font_name...SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...