Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 16,757 for

true type

(0.36 sec)
  1. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....FieldType :: FieldListNum , true )); // Lists start counting...FieldType :: FieldListNum , true ); // This field will start...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation.... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/python-net/chart/ppt/
  3. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...Description cells Provides typed access to the Cell child nodes...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....String & switchName ) Parameter Type Description switchName const...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....setSnapToGrid(true); for (int i = 0; i < 30; i++)...automatically aligned with gridlines on typing. LINE_GRID public static int...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....bool updateField ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to append. updateField...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved.... toEqual ( true ); console . log ( ` ${ args...` ); console . log ( `\tWrap type:\t ${ args . currentShape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... is_background = True # Add watermark to the first...Counting Artifacts of a Particular Type in Python via .NET...

    docs.aspose.com/pdf/python-net/add-watermarks/
  10. Read and Write Table with Query Table Data Sour...

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

    docs.aspose.com/cells/cpp/read-and-write-table-...