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

true type

(0.16 sec)
  1. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....TABLE, true).getCount()); doc.getMailMerge()...getChildNodes(NodeType.TABLE, true).getCount()); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsValue method. Determines whether a mapping from the specified field in the data source exists in the collection in C++....dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. 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...
  4. 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...
  5. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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
  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. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

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