Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 14,729 for

true type

(0.1 sec)
  1. Find out if VBA Project is Protected with JavaS...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....after protection it returns true . <!DOCTYPE html> < html > <...Project Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/find-out-i...
  2. FieldBarcode.FacingIdentificationMark | Aspose....

    Discover the FieldBarcode FacingIdentificationMark property to easily manage and customize Facing Identification Marks (FIM) for enhanced scanning efficiency....FacingIdentification property Gets or sets the type of a Facing Identification Mark...( FieldType . FieldBarcode , true ); // This value needs to be...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/ran...
  6. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...virtual get_IsComposite () Returns true if this node can contain other...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external documents for seamless integration and enhanced document processing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/sub...
  9. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....ConditionalStyleType enumeration type. Examples: Shows how to work...collection. // 1 - By style type: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  10. IIndexFilter | Aspose.Words for Java

    Defines a filter for skipping items based on their indices in Java.... Parameters: Parameter Type Description index int The index...the item. Returns: boolean - true if the item should be skipped;...

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