Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 14,729 for

true type

(0.13 sec)
  1. Aspose::Words::Fields::FieldGoToButton class | ...

    Aspose::Words::Fields::FieldGoToButton class. Implements the GOTOBUTTON field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Set the bullet type to SYMBOL , and define the bullet...paragraph_format . bullet . type = slides . BulletType . SYMBOL...

    docs.aspose.com/slides/python-net/manage-bullet...
  3. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserInitials...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  6. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/zh/net/pie-chart/
  7. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...IsVisible = true; foreach (Worksheet sheet in...to retain its type, so if its a currency type it should retain...

    forum.aspose.com/t/transfer-excel-range-formatt...
  8. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Default value is true . Examples: Show how to reset...be updated. Default value is true . Examples: Show how to reset...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....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...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....]; // Adds an AutoShape with type set as Rectangle IAutoShape...the IsTextBox property returns true . using ( Presentation presentation...

    docs.aspose.com/slides/net/manage-textbox/