Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,993 for

true type

(0.13 sec)
  1. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the Typed collection of pieces of text inside the paragraph in C++....method Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); // Below are two wrapping types that shapes may have. // 1 -...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...Type; // column var columnRect =...var lastLineType = enumerator.Type; // column var lastLineRect...

    forum.aspose.com/t/possible-bug-with-document-l...
  6. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/af/python-net/translate-m...
  7. ChartTitle.rotation property | Aspose.Words for...

    ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... insert_field ( field_type = aw . fields . FieldType ....FIELD_PRINT , update_field = True ) . as_field_print () # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... insert_shape ( shape_type = aw . drawing . ShapeType ...find_replace_options . ignore_shapes = True builder . document . range ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides Typed access to a collection of [Table](../../aspose.words/table/) nodes...TableCollection class Provides typed access to a collection of Table...getChildNodes ( aw . NodeType . Table , true ); expect ( tableNodes . count...

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