Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 16,757 for

true type

(0.07 sec)
  1. 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...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

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

    Builds a field from field code tokens arguments and switches in Java....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

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

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Shape , true ); Assert . That ( shapes ....all child nodes of a specific type from a composite node. Document...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...example, you will see that ‘Type…’ is missing. Here is the code:...options.AllColumnsInOnePageP = true; options.ImageType = Aspose...

    forum.aspose.com/t/missing-text-in-labels/310539
  5. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....SHAPE, true).toArray()) .filter(Shape.class::isInstance)...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::AxisGroup enum ...

    Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a Type of a chart axis group in C++....AxisGroup enum Represents a type of a chart axis group. enum...series group, also of the line type. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available Types of binding between a web extension and the data in the document in Java....WebExtensionBindingT Enumerates available types of binding between a web extension...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....FieldType :: FieldCompare , true )); field -> set_LeftExpression...FieldType :: FieldCompare , true )); field -> set_LeftExpression...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

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