Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,161 for

true type

(0.04 sec)
  1. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....sectionIndex : number ) Parameter Type Description sectionIndex number...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Document.normalize_field_types method | Aspose....

    Document.normalize_field_Types method. Changes field Type values [FieldChar.field_Type](../../../aspose.words.fields/fieldchar/field_Type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field Types contained in the field codes....normalize_field_types method normalize_field_types() Changes field...field type values FieldChar.field_type of FieldStart , FieldSeparator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB... Default value is true for HTML and false for MHTML...into a Document object. When true , the roundtrip information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow formatting options.... Type { get; set; } Gets or sets the...ShadowFormat. Visible { get; } Returns true if the formatting applied to...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....setTrimWhitespaces(true); try (FileOutputStream streamOut...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodeType/)....Parameter Type Description ancestorType NodeType The node type of the...specified type or null if no ancestor of this type was found...

    reference.aspose.com/words/nodejs-net/aspose.wo...