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

true type

(0.06 sec)
  1. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....MapiItemType class provides types for different MAPI items like...this class is to identify the type of MAPI item being processed...

    products.aspose.com/email/java/conversion/olm-t...
  2. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....mDepartment; } /// /// An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; case "Department": fieldValue...

    reference.aspose.com/words/java/com.aspose.word...
  3. Import and Export Project Data to Primavera For...

    Learn how to import or export Microsoft Project files from or to Primavera formats using Aspose.Tasks for C#....the capability of loading such type of file using the same constructor...specifying the project export type as Primavera XML or XER. Exporting...

    docs.aspose.com/tasks/cpp/import-and-export-pro...
  4. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....SHAPE, true).get(0); Assert.assertTrue(imageShape...loadFormatName) Parameters: Parameter Type Description loadFormatName java...

    reference.aspose.com/words/java/com.aspose.word...
  5. What is Slide Master in PowerPoint? Definition ...

    Learn what a Slide Master is in PowerPoint and how it helps you control slide layouts, fonts, colors, and branding. Easy step-by-step guide with examples in C# or .NET....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/net/slide-master/
  6. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images....HtmlLoadOptions () # If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... Default value is True . text Gets or sets the text...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...