Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 10,695 for

true type

(0.06 sec)
  1. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s setIsBold method to true . Setting Font Size Set the...method. Setting Font Underline Type Use the Font object’s setUnderline...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  3. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....Shows how to filter specific types of document elements when making...Document > ( docOriginal -> Clone ( true )); SharedPtr < Paragraph >...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....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...
  8. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Parameter Type Description src_doc DocumentBase...ImportFormatOptions ): ... Parameter Type Description src_doc DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Presentation Header and Footer|Aspose.Slides Do...

    PowerPoint header and footer in C# or .NET... SetAllFootersVisibil ( true ); // Access and Update Header...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/net/presentation-header-...