Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 7,161 for

true type

(0.04 sec)
  1. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless document automation....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/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. 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...
  4. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...(Inherited from Node ) field_type Returns the type of the field. (Inherited...Inline ) has_separator Returns True if this field has a separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... For all other types converts a property using Object...u " \t Type: \t {0}" , customDocumentProper -> get_Type ()) <<...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class in C++....:: Words :: Markup :: SdtType type , Aspose :: Words :: Markup...MarkupLevel level ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... Parameter Type Description index int Examples...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...