Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 16,785 for

true type

(0.48 sec)
  1. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....); // Check the data source type to see if it is a query table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  2. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  3. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns True if the document has any tracked changes in C++....Document::get_HasRevisions method Returns true if the document has any tracked...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/net/pie-chart/
  5. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  6. FieldUpdatingProgressArgs.TotalFieldsCount | As...

    Discover the TotalFieldsCount property in FieldUpdatingProgressArgs to efficiently track and manage field updates for enhanced performance.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object... fill_type Gets a fill type. fore_color Gets or...visible Gets or sets value that is True if the formatting applied to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font converter | Aspose.Font for C++

    Easy-to-use C++ library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....text document to another font type, Aspose offers an application...Windows operating systems. True type fonts have .ttf extension...

    docs.aspose.com/font/cpp/convert/
  9. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getDirectBorderAttr(int key) getFitText() If true , fits text in the cell, compressing...

    reference.aspose.com/words/java/com.aspose.word...