Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 12,593 for

true type

(0.06 sec)
  1. Slide Master|Aspose.Slides Documentation

    Add or edit slide master in PowerPoint presentation in Java...represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/androidjava/slide-master/
  2. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....IsDeleteRevision property Returns true if this object was deleted in...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  3. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....is_word_art property Returns True if this shape is a WordArt object...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...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/nodejs-net/aspose.wo...
  5. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....SmallCaps property True if the font is formatted as...TextPath . Bold = true ; shape . TextPath . Italic = true ; // Below...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your document management today!...IsInsertRevision property Returns true if this object was inserted...( doc . HasRevisions , Is . True ); List < Footnote > footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  8. InlineStory.isMoveToRevision property | Aspose....

    InlineStory.isMoveToRevision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Returns true if this object was moved (inserted).... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....isMoveFromRevision property Returns true if this object was moved (deleted).... hasRevisions ). toEqual ( true ); var footnotes = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with GridWeb|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(the EnableAJAX shall be set to true). CellModifiedOnAjax Fires when...Cells.GridWeb contains three types of double-click events: CellDoubleClick...

    docs.aspose.com/cells/java/working-with-gridweb/