Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 12,492 for

true type

(0.68 sec)
  1. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... The default value is True . @property def is_semitrasparent...like this. if doc . watermark . type == aw . WatermarkType . TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldCitation class | As...

    Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_VolumeNumber...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format... StripFNC = true ; read . QualitySettings . XDimension...recognized file and barcode type because they are not stored...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  4. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java.... " IF %s %s %s \"true argument\" \"false argument\"...Object[][] { {" IF %s %s %s \"true argument\" \"false argument\"...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized", true); properties.add("Authorized...contains(String name) Returns true if a property with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java....FIELD_USER_NAME, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....FIELD_USER_INITIALS, true); Assert.assertEquals(userInformation...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...Words :: NodeType :: SmartTag , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/net/pie-chart/