Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 17,470 for

true type

(0.29 sec)
  1. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  3. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...UseNonMergeFields { get; set; } When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Convert MBOX Files to Various Formats in C#|Doc...

    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....Convert MBOX to EMLX For this type of conversion, use the same...SaveToFile , UseRelativePathToRes = true }; eml . Save ( htmlFilePath...

    docs.aspose.com/email/net/converting-between-fo...
  6. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。... Types of Connectors 在 PowerPoint ...您可以通过调整点对已有的连接线进行微调。仅带有调整点的连接线才可以这样操作。请参见 Types of connectors. 表格。 Simple Case...

    docs.aspose.com/slides/zh/php-java/connector/
  7. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...Type == StyleType.Character) { foreach...= style; } } else if (style.Type == StyleType.Paragraph) { nextParagraph...

    forum.aspose.com/t/section-breaks-lost-during-d...
  8. Multi-threading support in mail clients|Documen...

    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....They can be divided to two types: 1. User uses asynchronous (Begin/End)...()); e . allowCoreThreadTimeO ( true ); return e ; } final List <...

    docs.aspose.com/email/java/multi-threading-supp...
  9. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...TextFrameFormat 类中的 autofit_type 属性设置为 SHAPE 。 下面的 Python 代码演示了如何在...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  10. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....therefore many different node types to consider when extracting...runs of text Fields of various types, such as merge fields Start...

    docs.aspose.com/words/net/how-to-extract-select...