Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,863 for

true type

(0.15 sec)
  1. ConditionalStyleCollection.last_row property | ...

    ConditionalStyleCollection.last_row property. Gets the last row style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::WebExtensionBinding constructor. Creates web extension binding with specified parameters in C++....String & appRef ) Parameter Type Description id const System::String&...ebExtensionBindingT Binding type. appRef const System::String&...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  6. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer Types for enhanced formatting control....HeaderFooterType property Gets the type of this header/footer. public...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Shape , true ); Assert . That ( shapes ....all child nodes of a specific type from a composite node. Document...

    reference.aspose.com/words/net/aspose.words/nod...
  8. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....FIELD_INCLUDE, true); field.setSourceFullName(getMyDir()...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.HasMacros | Aspose.Words for .NET

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified Type into the document....insert_break(break_type) Inserts a break of the specified type into the...insert_break ( self , break_type : aspose . words . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...