Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,239 for

true type

(0.22 sec)
  1. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading texture.... get_by_border_type ( aw . BorderType . LEFT ) ...DOUBLE borders . get_by_border_type ( aw . BorderType . RIGHT )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....DocumentBuilder > ( doc ); // A Story is a type of node that has child Paragraph...builder -> EndTable (); ASSERT_TRUE ( builder -> get_CurrentStory...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... 3 // Set to true to make the engine skip missing...options. ignoreMissingPackage ( true ); Aspose.TeX.Examples-Conv...

    docs.aspose.com/tex/java/other-options/
  7. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。... True ; master . IconUpdate = BOOL . True ; master ...432916947568133 ; shape . ID = 5 ; shape . Type = TypeValue . Foreign ; shape...

    docs.aspose.com/diagram/zh/net/working-with-mas...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... The normal validation types in Cells: https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...