Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 17,414 for

true type

(0.8 sec)
  1. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field.getFieldCode method | Aspose.Words for No...

    Aspose.Words.Fields.Field.getFieldCode method...Parameter Type Description includeChildFieldCod boolean true if child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....collection, and print contents and type // of every field using a custom...IllegalArgumentExcep("Field start type must be FieldHyperlink."); }...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::TextPath::get_Bold meth...

    Aspose::Words::Drawing::TextPath::get_Bold method. True if the font is formatted as bold in C++....method TextPath::get_Bold method True if the font is formatted as...Aspose::Words::Drawing::TextPath::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets Type of this Structured document tag in C++....IStructuredDocumentT::get_SdtType method Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...BuildingBlockGallery { get; set; } Specifies type of building block for this SDT...{ get; set; } Specifies the type of calendar for this SDT . Default...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldBarcode class. Implements the BARCODE field...facing_identification_mark Gets or sets the type of a Facing Identification Mark...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...