Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 15,881 for

true type

(0.51 sec)
  1. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....FieldType { get; } Returns the type of the field. Font { get; }...HasSeparator { get; } Returns true if this field has a separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....setContextTableForma(true); DocumentBuilder builder =...// If ContextTableFormatti is true, then table formatting isn't...

    reference.aspose.com/words/java/com.aspose.word...
  3. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....autoFitterOptions(AutoFitterOptions) to true when loading the file, then...AutoFitter Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  4. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....FIELD_BARCODE, true); // This value needs to be..."); field.isUSPostalAddress(true); field.setFacingIdentificat("C");...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::IIndexFilter::ShouldSkipIndex me...

    Aspose::Words::IIndexFilter::ShouldSkipIndex method. Determines whether the item with the specified index should be skipped in C++....int32_t index ) = 0 Parameter Type Description index int32_t The...index of the item. ReturnValue true if the item should be skipped;...

    reference.aspose.com/words/cpp/aspose.words/iin...
  8. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns True if control is in enabled state...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...