Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 15,993 for

true type

(0.13 sec)
  1. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Text Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/line-break...
  2. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...GlossaryDocument.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Web Extensions - Office Add-ins with JavaScript...

    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....Extension Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/web-extens...
  4. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

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

    Provides access to the chart shape properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  6. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for documents. Automatically detect and fix grammar errors in Word files using advanced language models....CheckGrammarOptions options = null ) Parameter Type Description sourceDocument Document...grammarOptions . ImproveStylistics = true ; Document proofedDoc = model...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name.... Parameter Type Description name str Case-insensitive...the font to locate. Returns True if the item is found in the...

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

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....:: FieldType :: FieldSymbol , true )); // The ANSI character code...0x00a9 )); field -> set_IsAnsi ( true ); ASSERT_EQ ( u " SYMBOL 169...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content Type of the document....property Gets or sets the content type of the document. get contentType...aw . NodeType . Paragraph , true ). count ; expect ( properties...

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