Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 15,990 for

true type

(0.21 sec)
  1. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat Boolean If true then...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....ConditionalStyleType enumeration type. Examples: Shows how to work...collection. // 1 - By style type: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  3. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your document for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....execute(); } } Parameters: Parameter Type Description context ReplacerContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

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

    Implements the PRINT field in Java....FIELD_PRINT, true); // Set the area for the printer...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the ADVANCE field in Java....FIELD_ADVANCE, true); field.setRightOffset("5");...insertField(FieldType.FIELD_ADVANCE, true); field.setDownOffset("5");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  8. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection.... Parameter Type Description name str The case-sensitive...aw . NodeType . SMART_TAG , True )] self . assertEqual ( 8 ,...

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