Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 16,764 for

true type

(0.19 sec)
  1. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by Type, enhancing your styling capabilities effortlessly....object by conditional style type. public ConditionalStyle this...collection. // 1 - By style type: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method... Parameter Type Description name str The name...size : int ): ... Parameter Type Description name str The name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process...."PreserveUnusedTags" flag to "true", we could treat these tags.... Fields . Count ( f => f . Type == FieldType . FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....FieldType :: FieldListNum , true )); // Lists start counting...FieldType :: FieldListNum , true ); // This field will start...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Node.accept method | Aspose.Words for Python

    Node.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

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

    Table.set_border method. Sets the specified table border to the specified line style, width and color....set_border method set_border(border_type, line_style, line_width, color...def set_border ( self , border_type : aspose . words . BorderType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Contains method. Returns True if a property with the specified name exists in the collection in C++....DocumentPropertyColl::Contains method Returns true if a property with the specified...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  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. Check if VBA Project is Protected and Locked fo...

    Learn how to check if a VBA project in an Excel file is protected and locked for viewing using Aspose.Cells for JavaScript via C++....viewing, the property returns true . Sample Code The following...is Protected </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...