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

true type

(0.09 sec)
  1. FieldSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSet class, designed to efficiently implement the SET field for enhanced document processing and automation....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...
  2. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter.Accept | Aspose.Words for .NET

    Discover the HeaderFooter Accept method to enhance visitor engagement and streamline interactions on your website effortlessly....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/hea...
  5. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  6. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UserInitials...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....scale , float dpi ) Parameter Type Description scale float The...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the 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 XmlMapping element or the IsShowingPlaceholderText element is True in C++....IsShowingPlaceholder element is true. virtual System :: SharedPtr...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...); // Check the data source type if it is query table if ( table...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...