Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 16,018 for

true type

(0.19 sec)
  1. 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...
  2. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....Hide Show ] translation: true type: docs template: /templates/_template-net...Aspose.Tasks for .NET. is_root: true lastmod: 2025-10-01 In Microsoft...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  7. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....mp4&autoPlay=true&scale=100 ActivationEvent ActivateOn..._dataDir + videoName )); // set type of the content (video) rma ...

    docs.aspose.com/pdf/java/multimedia-annotation/
  8. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

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