Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 16,871 for

true type

(0.06 sec)
  1. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....string footnoteText ) Parameter Type Description footnoteType FootnoteType...the IsAuto property set to "true" by default, // so the marker...

    reference.aspose.com/words/net/aspose.words/doc...
  2. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... ANY , True ) for node in nodes : print...'-> NodeType. { node . node_type } : ' ) print ( f ' \t Starts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving....WarningType enumeration Specifies the type of a warning that is issued...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/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.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``True``....isShowingPlaceholder element is true . get placeholder () : Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  6. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++.... Default is true . get_IsSubsettingNeeded ()...a font resource. Default is true . set_IsSubsettingNeeded (bool)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  9. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...has_digital_signature Returns True if this document contains a...valid or not. has_macros Returns True if this document contains a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....MailMergeDataType enumeration Specifies the type of an external mail merge data...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...