Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,776 for

true type

(0.26 sec)
  1. PropertyType | Aspose.Words for Java

    Specifies data Type of a document property in Java....PropertyType Specifies data type of a document property. Examples:...properties.add("Authorized", true); properties.add("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  2. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving... warning_type Returns the type of the warning. Examples...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...contentType Specifies the content type of this custom part. data Contains...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....NodeType :: Shape , 0 , true )); ASSERT_TRUE ( shape -> get_IsImage...String & baseUri ) Parameter Type Description loadFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....string fileName ) Parameter Type Description fileName String...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  7. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing document automation and efficiency....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...
  8. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Description content_type Specifies the content type of this custom...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...