Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 10,766 for

true type

(0.05 sec)
  1. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....is_link property Returns True if the image is linked to the...get_child_nodes ( aw . NodeType . SHAPE , True )[ 0 ] . as_shape () dst_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Predecessor and Successor Tasks

    Learn how to work with Microsoft Project (MPP/XML) predecessor and successor tasks using Aspose.Tasks for C++....tsklnk_enumerator -> get_Current(), true )) 11 { 12 System::Console:...with ❤ by GitHub Defining Link Type Cross Project Predecessors Subscribe...

    docs.aspose.com/tasks/cpp/predecessor-and-succe...
  3. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.... Document ) Parameter Type Description doc Document The...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Appointments|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....HtmlDescription property to ‘true’. Try the following code sample...setHtmlDescription ( "<html>\n" + " <style type=\"\"text/css\"\">\n" + " .text...

    docs.aspose.com/email/java/working-with-appoint...
  6. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... insert_field ( field_type = aw . fields . FieldType ....FIELD_SEQUENCE , update_field = True ) . as_field_seq () field_seq...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 字体转换器| C ++的API解决方案

    易于使用的C ++库,用于从Aspose.font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。... True Type 字体的扩展名为 .ttf 。 TrueType 系...还通过子集提供了一些版权保护。 Type 1 格式 (也称为 PostScript 、 PS1 、 T1 、 Adobe Type 1 、 Multiple...

    docs.aspose.com/font/zh/cpp/convert/
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....Document(getMyDir() + "Header and footer types.docx"); Section firstPageSection...return new Object[][] { {false}, {true}, }; } /// /// During a find-and-replace...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....method uses 0-based index node_type = Rjb :: import ( "com.aspose...getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  10. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....italic property True if the font is formatted as...text_path . bold = True shape . text_path . italic = True # Below are...

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