Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 16,863 for

true type

(0.28 sec)
  1. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...Properties Name Description bold True if the font is formatted as...is_at_end_of_paragraph Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/cpp/manage-slide-show/
  3. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....setRasterizeTransfor(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents... css_style_sheet_type = aw . saving . CssStyleSheetType...export_font_resources = True options . pretty_format = True doc . save (...

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

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....Properties Name Description bold True if the font is formatted as... isAtEndOfParagraph Returns true if the cursor is at the end...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....SHAPE, true).toArray()) .filter(Shape.class::isInstance)...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  7. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available Types of binding between a web extension and the data in the document in Java....WebExtensionBindingT Enumerates available types of binding between a web extension...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DataColumnCollection | Aspose.Words for Java

    Represents a collection of DataColumn objects for a DataTable in Java....add(String columnName, Class type) Creates and adds a DataColumn...that has the specified name and type to the DataColumnCollection...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...