Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 10,767 for

true type

(0.04 sec)
  1. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  2. FieldDisplayBarcode.BarcodeType | Aspose.Words ...

    Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode Types like QR for enhanced data display and functionality....property Gets or sets the barcode type (QR, etc.) public string BarcodeType...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Returns True if the document has a VBA project...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!...isOverrideCellBorder ) Parameter Type Description borderType BorderType...isOverrideCellBorder Boolean When true , causes all existing explicit...

    reference.aspose.com/words/net/aspose.words.tab...
  5. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....TabStop > & tabStop ) Parameter Type Description tabStop const S...NodeType :: Paragraph , 0 , true )); // Below are two ways of...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. iFormattableMergeFie_FetchDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java...."ExportCompactSize" property to "true" to // reduce the saved document's...options.setExportCompactSize(true); // Set the "ExportImagesFotOldRe"...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageType | Aspose.Words for Java

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....is_heading property True when the style is one of the...cur_style . name } ", of type " { cur_style . type } "' ) print ( f '...

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