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

true type

(0.35 sec)
  1. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node.... Node ) Parameter Type Description node Node The node...getChildNodes ( aw . NodeType . Table , true ); expect ( allTables . indexOf...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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....setExportDocumentPro(true); doc.save(getArtifactsDir()...options.setExportTextInputFo(true); options.setImagesFolder(imagesDir...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java.... Parameters: Parameter Type Description shape ShapeBase...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  4. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....the “Bubble with 3-D” chart type, notes that practical chart...Bubble , 50 , 50 , 600 , 400 , true ); chart . ChartData . SeriesGroups...

    docs.aspose.com/slides/net/bubble-chart/
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new...loadOptions.setPreserveEmptyLine(true); Document doc = new Document(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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
  7. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...Gets/sets Office Math display format type which represents whether an...CompositeNode ) hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...FieldFormat object that provides typed access to field’s formatting...retrieve. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Generate Barcodes using Custom Classes|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....such as input text, barcode type, and so on. Generate BarCodes...to pass input text, barcode type, and forecolor as parameters...

    docs.aspose.com/barcode/jasperreports/generate-...
  10. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

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