Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,161 for

true type

(0.07 sec)
  1. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....( string csvPath ) Parameter Type Description csvPath String The...CsvDataLoadOptions options ) Parameter Type Description csvPath String The...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the Type of this node....nodeType property Gets the type of this node. get nodeType ()...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldTC::get_TypeIdentif...

    Aspose::Words::Fields::FieldTC::get_TypeIdentifier method. Gets or sets a Type identifier for this field (which is typically a letter) in C++....ifier method Gets or sets a type identifier for this field (which...InsertField ( FieldType :: FieldTOC , true )); // Configure the field only...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... Available properties are type, geometry, text and page index...for other entity types. type Gets the type of the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleFormat.setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_Types method. Changes field Type values [FieldChar.field_Type](../../../aspose.words.fields/fieldchar/field_Type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field Types contained in the field codes....normalize_field_types method normalize_field_types() Changes field...field type values FieldChar.field_type of FieldStart , FieldSeparator...

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

    Discover the Node NodeType property to easily identify node Types in your application, enhancing your development efficiency and code clarity....NodeType property Gets the type of this node. public abstract...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Parameter Type Description fieldType FieldType The type of the field...FieldType . FieldAuthor , true , run , true ); // 2 - Insert a QUOTE...

    reference.aspose.com/words/net/aspose.words/par...
  9. How to Create Charts in a Presentation|Aspose.S...

    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.... CenterText = true ; chart . ChartTitle . Height...Height = 20 ; chart . HasTitle = true ; //Set first series to Show...

    docs.aspose.com/slides/net/how-to-create-charts...
  10. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

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