Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 15,986 for

true type

(0.19 sec)
  1. Manage the Barcode Caption in PHP|Documentation

    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...."1234567" ); \ # Set the symbology type to Code128 $symbology = new...getCaptionAbove () -> setVisible ( true ); #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  2. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....Range Style </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. TableCollection | Aspose.Words for Java

    Provides Typed access to a collection of Table nodes in Java....extends NodeCollection Provides typed access to a collection of Table...getChildNodes(NodeType.TABLE, true); for (int i = 0; i < tables...

    reference.aspose.com/words/java/com.aspose.word...
  4. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... If the comparison is true, SKIPIF cancels the current...insertField(FieldType.FIELD_SKIP_IF, true); // Move the builder to the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....(); dataTable -> set_Show ( true ); dataTable -> set_HasLegendKeys...get_Font () -> set_Italic ( true ); dataTable -> get_Format ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....not denote an objective field type in its field code. Field field...//a"); // The "FieldNone" field type is reserved for fields such...

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

    Represents chart legend properties in Java....setOverlay(true); doc.save(getArtifactsDir()...getChild(NodeType.SHAPE, 0, true)).getChart(); ChartLegend chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  10. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...Properties Name Description known_types Gets an unordered set (i.e....corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/python-net/aspose.wo...