Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,779 for

true type

(0.64 sec)
  1. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodeType/#OfficeMath).... getOfficeMath ( 0 , true ); // OfficeMath nodes that...change its location and display type. expect ( officeMath . mathObjectType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....setEvenlySpaced(boolean) to true and specify the amount of space...document. getEvenlySpaced() True if text columns are of equal...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...FieldFormat object that provides typed access to field’s formatting...Gets or sets the application type of the link information. Result...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....how to determine the revision type of an inline node. Document...getCount(), 6); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/java/com.aspose.word...
  6. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....checkCustomNumberFor property to true . Check Custom Number Format...checkCustomNumberFor property to true , it throws an exception, e...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  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. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Parameter Type Description name str Case-sensitive...property to locate. Returns True if the item is found in the...

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