Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 15,887 for

true type

(0.1 sec)
  1. Aspose.PSD for Python via .NET 24.8 - 发布说明|Docu...

    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....load_effects_resource = True opt . allow_warp_repaint = True outputImageFile...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  2. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( "Authorized" , true ); properties . add ( "Authorized...\"${p.name}\"\n\tType: \"${p.type}\"\n\tValue: \"${p.toString()}\"`);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for Python via .NET 24.8 - Release N...

    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....load_effects_resource = True opt . allow_warp_repaint = True outputImageFile...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/java/translate-markdown-t...
  5. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code.... This is especially true for businesses that use Microsoft...add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....that can accept a parameter of type CellValueFormatStrat and returns...(); opts . ExportAsString = true ; opts . FormatStrategy = CellValueFormatStrat...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Working with Messages from Server|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....method returns an object of type Pop3MailBoxInfo. It is also...contains ( "noreply@host.com" , True ) Utility Features - POP3 Client...

    docs.aspose.com/email/python-net/working-with-m...
  8. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the document... is_true_type Indicates that this font is...raster or vector font. Default is True . name Gets the name of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Show and Hide Elements|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....worksheet visible by passing true as a parameter to the setVisible...class' getSettings().setShowTabs(true) method. Complete Code Example:...

    docs.aspose.com/cells/java/show-and-hide-elements/