Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 16,779 for

true type

(1.12 sec)
  1. Export EPUB to PPT via C# API | products.aspose...

    .NET API to Convert EPUB to PPT without using Microsoft Word... ReadOnlyRecommended = true ; // call save method while...e-books, magazines, and other types of digital publications. However...

    products.aspose.com/total/net/conversion/epub-t...
  2. 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...
  3. Saving Excel files to CSV, PDF and other format...

    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....you) as follows: File Format Types Description AUTO API tries to...setExportAllSheets(boolean value) is set to true, the program will still only...

    docs.aspose.com/cells/java/saving-excel-files-t...
  4. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... // 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...
  5. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....situation arises when you are typing and do not know where the annotation...TextSearchOptions . LimitToPageBounds = true ; absorber . TextSearchOptions...

    docs.aspose.com/pdf/net/link-annotations/
  6. Werk Met'n Dokument Gestoor In'n SharePoint Aan...

    Skakel woord gedeel in SharePoint om na PDF met behulp van C#. Werk met dokumente gestoor in SharePoint - verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....les/add(url='{2}',overwrite=true)" ; // Access token. private...< string , string >( "grant_type" , grandType ), new KeyValuePair...

    docs.aspose.com/words/af/net/work-with-document...
  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. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....library that provides a strongly typed way to work with OOXML documents...an enabling technology. It is true that Office Open XML makes it...

    docs.aspose.com/words/net/aspose-words-or-open-...
  9. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...h> #include <system/type_info.h> #include <Aspose.PDF...0 ) row -> set_IsInNewPage ( true ); } // 将表格添加到 PDF 文件的段落集合中...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  10. Convert Pandas DataFrame to Excel in Python | P...

    Learn how to convert pandas DataFrame to Excel in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....control over headers and data types. Please follow the steps below:...column names. array_as_table=True tells Aspose.Cells to treat...

    blog.aspose.com/cells/convert-pandas-dataframe-...