Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 10,713 for

true type

(0.04 sec)
  1. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...Specifies a building block type. The type might affect the visibility...Value Description None 0 No type information is specified for...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Output Is Smart Art Shape : True Convert the Smart Art to Group...C++ Extract Text from the Gear Type SmartArt Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  3. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....); // Check the data source type if it is query table if ( table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  4. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a password to enhance document security and prevent unauthorized access....string password ) Parameter Type Description password String...WriteProtection . ReadOnlyRecommended = true ; Assert . IsTrue ( doc . WriteProtection...

    reference.aspose.com/words/net/aspose.words.set...
  5. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.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 [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.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...
  6. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved.... toEqual ( true ); console . log ( ` ${ args...` ); console . log ( `\tWrap type:\t ${ args . currentShape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用GridJs的高亮功能|Documentation

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

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.COMMENT_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

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