Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 9,830 for

true type

(0.14 sec)
  1. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration....are three different calendar types according to which the PRINTDATE...Range . Fields [ 1 ]; Assert . True ( field . UseLunarCalendar );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the document keywords.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Pages in XPS file | Java

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... insertPage (1, true ); 10 11 // Save resultant XPS...questions about Aspose.Page? Type in your query: Programming Language:...

    docs.aspose.com/page/java/xps/working-with-pages/
  4. 通过Node.js与C++自定义图表|Documentation

    了解如何在Aspose.Cells for Node.js via C++中自定义图表。我们的指南将指导您如何修改图表布局、添加和格式化数据系列、调整轴线以及应用各种格式化选项,以改善图表的外观和实用性。...add ( "A1:B4" , true ); // Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/customizing...
  5. 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...
  6. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested signer's e-mail address...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, 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...
  8. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # If our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Slide Master|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/slide-master/