Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 12,530 for

true type

(0.09 sec)
  1. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Description break_is_style_separator True if this paragraph break is a...properties. has_child_nodes Returns True if this node has any child nodes...

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

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....PatternType patternType ) Parameter Type Description patternType PatternType...GetChild ( NodeType . Shape , 0 , true ); Fill fill = shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....group of the specified series type to this collection. removeAt(index)...series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...
  6. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving. To learn more, visit the documentation article in C++....get_WarningType () const Returns the type of the warning. GetType () const...System::TypeInfo&) const override static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the Type (format) of an image in a Microsoft Word document in C++....ImageType enum Specifies the type (format) of an image in a Microsoft...Unknown 1 An unknown image type or image type that cannot be directly...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....which could be used to embed any type of data into document. Now this...insertOleObject(stream, "Package", true, representingImage); OlePackage...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMath.ParentParagraph | Aspose.Words for .NET

    Discover the OfficeMath ParentParagraph property to easily access the parent Paragraph of any node, enhancing your document formatting and structure.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... getKeepTogether() True if all lines in the paragraph...same page. getKeepWithNext() True if the paragraph is to remains...

    reference.aspose.com/words/java/com.aspose.word...