Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 15,945 for

true type

(0.22 sec)
  1. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is True....is_showing_placeholder_text element is true. @property def placeholder (...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...property to true labels . SetIsResizeShapeToFi ( true ); } // Calculate...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  3. Font converter | Aspose.Font for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....we have a lot of different types of gadgets, environments, a...document with a different font type. And Aspose does have such an...

    docs.aspose.com/font/net/convert/
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.getChildNodes()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....change a first imported section type to the NewPage forcibly when...is used. The default value is true . IgnoreTextBoxes { get; set;...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in C++....WarningType enum Specifies the type of a warning that is issued...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...getHighlightShaps () 将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs...sheet . data . shapes whose type is 'TextBox' startpostion :...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the document to Html and Mhtml formats in C++....options -> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir...HtmlVersion :: Html5 : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...Style Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...