Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 14,730 for

true type

(0.23 sec)
  1. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents Type of the style....StyleType enumeration Represents type of the style. Members Name Description... blue level . font . bold = True builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....GroupShape groupShape ) Parameter Type Description groupShape GroupShape...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....( name : string ) Parameter Type Description name string The...properties . add ( "Authorized" , true ); properties . add ( "Authorized...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....saveOptions ); // Verify the file type of our document, and its encryption...( info . IsEncrypted , Is . True ); Shows how to use the FileFormatUtil...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....get_GrammarChecked () Returns true if the document has been checked...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Working with Calendar Exceptions | Aspose.Tasks...

    Learn how to handle calendar exceptions in your tasks using Aspose.Tasks Java....Occurrences supports the integer data type, and EnteredByOccurrences supports...supports a Boolean data type. Programming Example The following...

    docs.aspose.com/tasks/java/handling-occurrences...
  7. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started.... Comment ) Parameter Type Description comment Comment...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MappedDataFieldCollection.Add | Aspose.Words fo...

    Discover how to use the MappedDataFieldCollection Add method to effortlessly create new field mappings and enhance your data management efficiency....dataSourceFieldName ) Parameter Type Description documentFieldName...ContainsKey ( "MergeFieldName" ), Is . True ); Assert . That ( mappedDataFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...Legend Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  10. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... Parameter Type Description font_folder str...TrueType fonts. recursive bool True to scan the specified folders...

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