Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 17,474 for

true type

(3.01 sec)
  1. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control....IsComposite { get; } Returns true if this node can contain other...IsDeleteRevision { get; } Returns true if this object was deleted in...

    reference.aspose.com/words/net/aspose.words/abs...
  2. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_AddStartStopChar method. Gets or sets whether to add Start/Stop characters for barcode Types NW7 and CODE39 in C++....Start/Stop characters for barcode types NW7 and CODE39. bool Aspose...FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....RemoveAt ( int index ) Parameter Type Description index Int32 The...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....object newValue ) Parameter Type Description newValue Object...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  7. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently 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...
  8. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  9. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...