Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 10,695 for

true type

(0.23 sec)
  1. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape.... start_arrow_type = aw . drawing . ArrowType ...WIDE arrow . stroke . end_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in Node.js via Java...suitable for both 1D and 2D types can be applied. Median filtering...window is not supported for 2D types. let reader = new BarCodeReader...

    docs.aspose.com/barcode/nodejsjava/read-damaged...
  4. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects....CommentCollection class Provides typed access to a collection of Comment..."Hello world!" ; comment . Done = true ; // Comments that are "done"...

    reference.aspose.com/words/net/aspose.words/com...
  5. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides Typed access to a collection of [Comment](../comment/) nodes...CommentCollection class Provides typed access to a collection of Comment..."Hello world!" ; comment . done = true ; // Comments that are "done"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::Table::get_Rows method |...

    Aspose::Words::Tables::Table::get_Rows method. Provides Typed access to the rows of the table in C++....Table::get_Rows method Provides typed access to the rows of the table...GetChild ( NodeType :: Table , 1 , true )); // Append all rows from...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....:: String & value ) Parameter Type Description value const System::String&...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldOptions.default_document_author property |...

    FieldOptions.default_document_author property. Gets or sets default document author's name... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph....is_at_end_of_paragraph property Returns True if the cursor is at the end...first_paragraph_nodes [ 0 ] . node_type ) self . assertEqual ( aw ....

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