Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 12,906 for

true type

(0.16 sec)
  1. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series... (). setShowLabelValueFro ( true ); IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/androidjava/chart-workbook/
  2. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_SeriesType method. Gets the Type of this chart series in C++....ChartSeries::get_SeriesType method Gets the type of this chart series. Aspose...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); // Remove...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.STRUCTURED...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...

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

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...cell. The default value is true. true Yes showFileName Whether...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/com...
  8. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....ignore_formatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....setExportTextInputFo(true); options.setImagesFolder(imagesDir...saveOptions.setExportDocumentPro(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...operator '==' to operands of type 'System.Nullable<Int64>' and...InlineErrorMessages property is set to true . Check Doc Range for Errors:...

    forum.aspose.com/t/get-inline-error-message/315601