Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 10,695 for

true type

(0.05 sec)
  1. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....showDoctypeDeclarati , PrettyFormat = true }; doc . Save ( ArtifactsDir..."ExportXhtmlTransitio" flag to "true". string outDocContents = File...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....public class HtmlControlType Type of document nodes that represent...Examples:Shows how to set preferred type of document nodes that will...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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-...
  4. 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...
  5. Aspose::Words::Fields::FieldChar::get_FieldType...

    Aspose::Words::Fields::FieldChar::get_FieldType method. Returns the Type of the field in C++....FieldChar::get_FieldType method Returns the type of the field. Aspose :: Words...InsertField ( FieldType :: FieldDate , true )); field -> get_Format () ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  7. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....WebExtensionBinding(id, binding_type, app_ref) Creates web extension...( self , id : str , binding_type : aspose . words . webextensions...

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

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....OwnStatus { get ; set ; } Remarks If true , the text specified by the...comboBox . CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer Types for enhanced formatting control....HeaderFooterType property Gets the type of this header/footer. public...Assert . True ( header . IsHeader ); Assert . True ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... getKeepTogether() True if all lines in the paragraph...same page. getKeepWithNext() True if the paragraph is to remains...

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