Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 16,768 for

true type

(0.29 sec)
  1. Async OAuth Token and EWS Email Management in C...

    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 that returns a Task of type OAuthToken. This method fetches...const bool deletePermanently = true ; await ewsClient . DeleteFolderAsync...

    docs.aspose.com/email/net/async-oauth-token-ews...
  2. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.text property. Gets or sets the text of the keywords.... insert_field ( field_type = aw . fields . FieldType ....FIELD_KEYWORD , update_field = True ) . as_field_keywords () field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... True ); Assert . That ( builder ...ParagraphFormat . IsListItem , Is . True ); // Create a bulleted list...

    reference.aspose.com/words/net/aspose.words.lis...
  4. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality.... use_non_merge_fields When True , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 在Ruby中将图表转换为图像|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....10000 ) # Create chart chart_type = Rjb :: import ( 'com.aspose... getCharts () . add ( chart_type . COLUMN , 12 , 1 , 33 , 12...

    docs.aspose.com/cells/zh/java/converting-chart-...
  7. 创建和保存 MSG 文件|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....); // Create an instance of type MapiMessage from MailMessage...options . setUseBodyCompressio ( true ); MapiMessage ae_mapi = MapiMessage...

    docs.aspose.com/email/zh/java/creating-and-savi...
  8. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...CHECKBOX SDT types. For all other SDT types exception will...) sdt_check_box . checked = True # We can set the symbols used...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Visible = true ; //set border size to 5 pixels...Parameters . Border . Visible = true ; gen . Parameters . Border...

    docs.aspose.com/barcode/net/customize-barcode-a...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/cpp/setting-print-options/