Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,875 for

true type

(0.41 sec)
  1. FormField | Aspose.Words for Java

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

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

    Implements the TOC field in Java....FIELD_TOC, true); // Use the BookmarkName property...; field.setInsertHyperlinks(true); field.setHideInWebLayout(false);...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node.... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...LinkedHashMap<>(); boolean isRowBlank = true; for (String columnName: columnNames...getValue(); int type = cell.getType(); switch ( type ){ case CellValueType...

    forum.aspose.com/t/light-cells-customization-im...
  5. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....and specify the data source type for chart values. It also covers...Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...

    docs.aspose.com/slides/net/chart-workbook/
  6. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....StyleType type , const System :: String & name ) Parameter Type Description...Description type Aspose::Words::StyleType A StyleType value that...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor... Parameter Type Description save_format SaveFormat...html_version options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...isImportChildren ) Parameter Type Description srcNode Node The...imported. isImportChildren Boolean true to import all child nodes recursively;...

    reference.aspose.com/words/net/aspose.words/doc...