Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 10,766 for

true type

(0.1 sec)
  1. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....diagram or tornado graph, is a type of data visualization that is...setChartDataRange ( "A1:C7" , true ); // Set properties for bar...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  2. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...variable to locate. ReturnValue true if item is found in the collection;...

    reference.aspose.com/words/cpp/aspose.words/var...
  4. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... Enabled = true ; // Original font metrics should...LayoutOptions . KeepOriginalFontMetr = true ; // We will get a font substitution...

    reference.aspose.com/words/net/aspose.words/iwa...
  6. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... Node ) Parameter Type Description node Node The node...firstParagraphNodes . at ( 1 ))). toBe ( true ); // We can also move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....registered is Null dictionary, True otherwise. def is_dictionary_registered...language : str ): ... Parameter Type Description language str Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts.... Parameter Type Description fonts_folders List[str]...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end.... Parameter Type Description bookmark_name str...to Bookmark1' , 'Bookmark1' , True ) . as_field_hyperlink () hyperlink...

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