Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 16,864 for

true type

(0.19 sec)
  1. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified table border to the specified line style, width and color....set_border method set_border(border_type, line_style, line_width, color...def set_border ( self , border_type : aspose . words . BorderType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  4. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the font formatting of the chart title in C++....Set the "Show" property to "true" to make the title visible....set_Show ( true ); // Set the "Overlay" property to "true" Give other...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....CanHaveImage { get; } Returns true if the shape type allows the shape to...ExtrusionEnabled { get; } Returns true if an extrusion effect is enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  9. Delete Email Messages|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/delete-email-messages/
  10. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates Types of Forms 2.0 controls....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. Members...aw . NodeType . SHAPE , 0 , True ) . as_shape () check_box_control...

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