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

true type

(0.88 sec)
  1. 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...
  2. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....represented by the MasterSlide type. The Aspose.Slides Presentation...contains the masters collection of type MasterSlideCollectio , which...

    docs.aspose.com/slides/python-net/slide-master/
  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 PHP via Java...suitable for both 1D and 2D types can be applied. Median filtering...window is not supported for 2D types. $reader = new BarCodeReader...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  4. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... The default value is True . @property def has_outline_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....Remarks If this option is set to true , Shape nodes are exported as..."ExportTextBoxAsSvg" flag to "true", // the save operation will...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...document to determine their types (text or image). Create a new...getChildNodes(NodeType.ANY, true)) { if (node.getNodeType() ==...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  10. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/)....allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

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