Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 8,612 for

true type

(0.07 sec)
  1. Public API Changes in Aspose.Cells 8.6.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Support for HTML Link Target Type This release of Aspose.Cells...together allows to set the target type for the links in spreadsheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++....get_FillType () Gets a fill type. get_ForeColor () Gets or sets...() Gets or sets value that is true if the formatting applied to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...); // Adds an AutoShape with type set as Rectangle auto ashp =...get_IsTextBox method returns true . auto presentation = MakeObject...

    docs.aspose.com/slides/cpp/manage-textbox/
  4. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...dateTime , string text ) Parameter Type Description author String The...GetChildNodes ( NodeType . Comment , true ). Count ); // Comments that...

    reference.aspose.com/words/net/aspose.words/com...
  5. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UseHeading...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing.... FieldAutoTextList , true ); field . EntryName = "Right...<summary> /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/net/aspose.words.fie...
  7. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word document... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.EDITABLE_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....FillType { get; } Gets a fill type. ForeColor { get; set; } Gets...} Gets or sets value that is true if the formatting applied to...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....get_CellFormat () -> set_FitText ( true ); builder -> get_RowFormat...C++ Aspose::Words::Shading::Type method Aspose::Words::Shading::Equals...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....easily combine two or more chart types to make your data understandable...shown chart . SetShowLegend ( true ); // Set the chart title chart...

    docs.aspose.com/cells/cpp/create-combo-chart/