Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,779 for

true type

(0.09 sec)
  1. Convert Excel to HTML with tooltip using JavaSc...

    Learn how to convert Excel files to HTML format with tooltips for complete text display using Aspose.Cells for JavaScript via C++....addTooltipText property to true will add the complete text as...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....FIELD_INDEX, true); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same Type associated with the same axes....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...mergeHeaderFooter(hbuilder, builder2, true, sameHeaderFooterFile, useHeaderFirstPageOn...sectionCount; index++) { /**@type {Packages.com.aspose.words.Section}*/...

    forum.aspose.com/t/merging-documents-causing-bu...
  5. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same Type associated with the same axes....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....( value : string ) Parameter Type Description value string Case-sensitive...Case-sensitive value to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD....style of a Case Code for barcode type ITF14. The valid values are...FieldType . FieldMergeBarcode , true ); field . BarcodeType = "ITF14"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....:: FieldType :: FieldIndex , true )); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Parameter Type Description stream io.BytesIO...document. Detects OLE object type using file extension. def insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/java/artifacts/