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

true type

(0.34 sec)
  1. 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...
  2. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....:: Node > & node ) Parameter Type Description node const Syst...Insert ( 3 , newRun ); ASSERT_TRUE ( runs -> Contains ( newRun...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Licensing|Documentation

    Evaluate PSD Photoshop C# Library from NuGet and apply the license using file or stream to remove any restrictions from the installed evaluation....the different subscription types offered. If you have any questions...apply a license depends on the type of application you are developing...

    docs.aspose.com/psd/net/licensing/
  5. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....ExportListLabels :: AsInlineText : ASSERT_TRUE ( outDocContents . Contains...</span>" + u "</p>" )); ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document tag....lock_contents property When set to True , this property will prohibit...STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....Rectangle ( 10 , 600 , 110 , 620 , True ) text_box_field = ap . forms...620 , normalize_coordinates = True ), ap . Rectangle ( 10 , 630...

    docs.aspose.com/pdf/python-net/create-form/
  10. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

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