Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 16,871 for

true type

(1.02 sec)
  1. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... LinkToPrevious ( true ); // Each section will still...HeadersFooters . LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/net/aspose.words/hea...
  2. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....FIELD_INCLUDE, true); field.setSourceFullName(getMyDir()...FieldFormat object that provides typed access to field’s formatting...

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

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....uri , string value ) Parameter Type Description name String The..."Element" property to reflect the type of data they contain. smartTag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....recognize values of the following types by their string representations:...Note – For recognition of data types to work, string representations...

    docs.aspose.com/words/java/accessing-xml-data/
  5. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....ToInt () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....RemoveHiddenContentV(); // Below are three types of fields which can accept a...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用Aspose.Cells for JavaScript通过C++创建共享工作簿|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++创建共享工作簿。...shared 属性设置为 true ,创建一个共享工作簿。当您在Microsoft Excel中打开...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... isComposite Returns true if this node can contain other...this node. nodeType Gets the type of this node. parentNode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....CalculateOnExit property True if references to the specified...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Document.HasMacros | Aspose.Words for .NET

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...