Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 7,204 for

true type

(0.06 sec)
  1. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  3. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....SHAPE, true); if (isSkipPdfImages) Assert...object. Parameters: Parameter Type Description obj java.lang.Object...

    reference.aspose.com/words/java/com.aspose.word...
  4. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....:: FieldDate , field -> get_Type ()); ASSERT_EQ ( u "DATE \\...), fieldIf -> GetFieldCode ( true )); // By default, the GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/com...
  8. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... SMART_TAG , True ) . count ) doc . remove_smart_tags...aw . NodeType . SMART_TAG , True ) . count ) Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series group, also of the line type. new_series_group = chart ....

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

    Implements the DATABASE field in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

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