Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 7,161 for

true type

(0.16 sec)
  1. Aspose::Words::Fields::FieldTC::get_Text method...

    Aspose::Words::Fields::FieldTC::get_Text method. Gets or sets the text of the entry in C++....InsertField ( FieldType :: FieldTOC , true )); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....TabStop tabStop ) Parameter Type Description tabStop TabStop...( NodeType . Paragraph , 0 , true ); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words/tab...
  3. ChartSeries.seriesType property | Aspose.Words ...

    ChartSeries.seriesType property. Gets the Type of this chart series....seriesType property Gets the type of this chart series. get seriesType...chart = doc . getShape ( 0 , true ). chart ; // Remove all series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about to save a document part....DocumentPartSavingAr ) Parameter Type Description args DocumentPartSavingAr..."Rendering.docx" )). toEqual ( true ); string partType = '' ; switch...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...the getChildNodes(NodeType, true) method. This method allows...allows you to specify the type of nodes you want to retrieve and whether...

    forum.aspose.com/t/alternative-for-getchildnode...
  6. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java.... Parameters: Parameter Type Description parentColumn DataColumn...DataRelationCollecti . Parameters: Parameter Type Description relation DataRelation...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options....DigitalSignatureType enumeration Specifies the type of a digital signature. public...error, unknown digital signature type. CryptoApi 1 The Crypto API...

    reference.aspose.com/words/net/aspose.words.dig...
  9. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced document clarity and presentation....Specifies the display format type of the equation. public enum...NodeType . OfficeMath , 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/net/aspose.words.mat...
  10. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

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