Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 16,780 for

true type

(1.13 sec)
  1. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... The default value is True . @property def has_vertical_border...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... insert_shape ( shape_type = aw . drawing . ShapeType ...headers_footers . get_by_header_footer_type ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....nodeType -> PARAGRAPH , 6 , true ); $ endPara = $ doc -> getFirstSection...nodeType -> PARAGRAPH , 10 , true ); // Extract the content between...

    docs.aspose.com/words/java/extract-content-in-php/
  4. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format... Default value is true , all metafiles are compressed...SaveOptions ) exportGeneratorName When true , causes the name and version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font Type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...Table tag -replaced data font type is changing to Aptos from Times...newRow = (Row)table.LastRow.Clone(true); table.Rows.Add(newRow); }...

    forum.aspose.com/t/font-style-automatically-cha...
  10. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....and the required validation type PdfFormat enumeration: PDF_A_1A...heading2 . setAutoSequence ( true ); heading2 . setTocPage ( tocPage...

    docs.aspose.com/pdf/java/manipulate-pdf-document/