Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 17,475 for

true type

(0.13 sec)
  1. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....[SqlUserDefinedOutput(AtomicFileProcessing = true)] public class AsposeWordsOutputer...mDocumentBuilder . Font . Bold = true ; mDocumentBuilder . Write (...

    docs.aspose.com/words/net/integrating-aspose-wo...
  5. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  6. Verbosity|Documentation

    mtmd log verbosity in Aspose.LLM for .NET — integer 0-3 (Error, Warn, Info, Debug); off by default in production.... Quick reference Type int? Default null (use native...EngineParameters . EnableDebugLogging = true ; preset . MtmdContextParameter...

    docs.aspose.com/llm/net/developer-reference/par...
  7. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``True`` if the document is encrypted and requires a password to open....isEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....specify its parameters: Property Type Description Aspose.OCR.Logging...Logging.Console bool Set to true to enable the display of recognition...

    docs.aspose.com/ocr/net/logging/
  9. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....Parameter Type Description isCloneChildren boolean True to recursively...cloneWithChildren = para . clone ( true ). asParagraph (); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

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