Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 12,491 for

true type

(0.12 sec)
  1. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET... SetAllFootersVisibil ( true ); // Access and Update Header...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/net/presentation-header-...
  3. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...FieldFormat object that provides typed access to field’s formatting...retrieve. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified shape in Java....SHAPE, 0, true); AdjustmentCollection adjustments...getChild(NodeType.SHAPE, 0, true); AdjustmentCollection adjustments...

    reference.aspose.com/words/java/com.aspose.word...
  8. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  9. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data Type in C++....property of the Boolean data type. System :: SharedPtr < Aspose...name , bool value ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!... Shape , 0 , true ); ShadowFormat shadowFormat...Assert . That ( shadowFormat . Type , Is . EqualTo ( ShadowType...

    reference.aspose.com/words/net/aspose.words.dra...