Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 17,437 for

true type

(1.03 sec)
  1. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... Parameter Type Description index int Examples..."ConditionalStyles" collection. # 1 - By style type: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table.... Parameter Type Description texture TextureIndex...pydrawing . Color . green , True ) table . set_border ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...Document > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....FIELD_MACRO_BUTTON, true); field.setMacroName("MyMacro");...insertField(FieldType.FIELD_MACRO_BUTTON, true); field.setMacroName("ViewZoom200");...

    reference.aspose.com/words/java/com.aspose.word...
  5. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data Types for optimal performance....property of the String data type. public DocumentProperty Add...name , string value ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  6. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Name Description add(series_type) Adds a new series group of...of the specified series type to this collection. remove_at(index)...

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

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....of unique items) containing Type objects which fully or partially...corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/net/aspose.words.rep...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  9. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....IsForms2OleControl { get; } Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  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...