Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 16,866 for

true type

(1.3 sec)
  1. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++.... There are three types of sparkline: Line, Column,...setShowHighPoint ( true ); group . setShowLowPoint ( true ); group ....

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  2. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 加载和保存邮件|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.... file_format_type )) 使用加载选项加载消息 下面的代码片段展示了如何使用加载选项加载消息。...preserve_tnef_attachments = True MailMessage . load ( data_dir...

    docs.aspose.com/email/zh/python-net/loading-and...
  4. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  5. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...
  6. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。... Sign ( 1 , true , rect , pkcs ); // Save PDF...PDF file pdfSign . Sign ( 1 , true , rect , pkcs ); // Save PDF...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  7. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....set_FontBold ( NullableBool :: True ); auto portion2 = System ::...set_FontBold ( NullableBool :: True ); auto paragraphPortions =...

    docs.aspose.com/slides/cpp/text-formatting/
  8. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....documents, you can work with typed values of JSON elements. For...replaces the set of JSON simple types with the following one: Nullable...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....documents with data from any type of data source The Aspose.Words...MailMerge.RemoveEmptyParagraph = true before executing the merge (available...

    docs.aspose.com/words/net/mail-merge-and-report...
  10. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Returns true if this object was deleted in...( aw . NodeType . FOOTNOTE , True )))) self . assertEqual ( 5...

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