Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 12,604 for

true type

(0.06 sec)
  1. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape Type allows the shape to have an image....can_have_image property Returns True if the shape type allows the shape to...Microsoft Word has a special shape type for images, it appears that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity...Remarks This is a more specific type of the current entity, e.g....span has LayoutEntityType.SPAN type and may have either a BOOKMARKSTART...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to...outPath , { recursive : true , force : true } ); doc . save ( outPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....an exception if the property type is not PropertyType.DateTime...at("AuthorizationDate")}`); Shows various type conversion methods of custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Description StructuredDocumentTa(doc, type) Initializes a new instance...document tag. is_composite Returns True if this node can contain other...

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

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....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. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!... Bold = true ; font . Color = Color . Blue...builderOptions . ContextTableFormatti = true ; DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML text effect is applied.... TextDmlEffect ) Parameter Type Description dmlEffectType TextDmlEffect...DrawingML text effect type. Returns true if particular DrawingML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....an exception if the property type is not PropertyType.NUMBER .... Examples Shows various type conversion methods of custom document...

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