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...
StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....fontName : string ) Parameter Type Description characterCode number...SdtType.Checkbox SDT types. For all other SDT types exception will...
Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified shape in C++.... static Type () Examples Shows how to work...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...
Represents data label on a chart point or trendline in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...
Implements the EMBED field in Java....SHAPE, true); Assert.assertEquals(shapes...FieldFormat object that provides typed access to field’s formatting...
StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... Parameter Type Description character_code int...SdtType.CHECKBOX SDT types. For all other SDT types exception will...
Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...
Implements the EQ field in Java....FIELD_EQUATION, true); builder.moveTo(field.getSeparator());...FieldFormat object that provides typed access to field’s formatting...