Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 17,437 for

true type

(2.82 sec)
  1. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...STRING data type. add(name, value) Creates a...the PropertyType.NUMBER data type. add(name, value) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. OfficeMath.NodeType | Aspose.Words for .NET

    Discover the OfficeMath NodeType property that efficiently returns OfficeMath elements, enhancing your document's mathematical capabilities.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after paragraphs....also enable this option (set to true ) if you need to edit your report...propagated accordingly when you type something inside a paragraph...

    docs.aspose.com/words/jasperreports/exact-spaci...
  5. Reading and Writing Query Table of Worksheet wi...

    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.... which returns an object of type QueryTable by index. It has...preserveFormatting property to true . You can download the source...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  6. OleControl.IsForms2OleControl | Aspose.Words fo...

    Discover OleControl's IsForms2OleControl property, which identifies if your control is a Forms2OleControl, enhancing your development efficiency....IsForms2OleControl property Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...Enabled property Returns true if control is in enabled state...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++.... which returns an object of type QueryTable by index. It has...QueryTable.PreserveFormatting to true . You can download the source...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_Type property. Gets the Type of this story....story_type property Story.story_type property Gets the type of this...this story. @property def story_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

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