Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 15,993 for

true type

(0.13 sec)
  1. 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-...
  2. 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-...
  3. Updating and Removing Calendar | Aspose.Tasks D...

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C# and VB.NET.... There are different types of calendars. This article looks...(2)); 17 exc -> set_DayWorking( true ); 18 19 System::SharedPtr <...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  4. HTML conversion to PDF - Free Support Forum - a...

    We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be done to convert t…...UseNewConversionEngi = true; Document doc = new Document(myDir...Aspose offers three different types of enhanced support. Please...

    forum.aspose.com/t/html-conversion-to-pdf/85024
  5. 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...
  6. 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...
  7. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....les/add(url='{2}',overwrite=true)" ; // Access token. private...< string , string >( "grant_type" , grandType ), new KeyValuePair...

    docs.aspose.com/words/net/work-with-document-st...
  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. 在 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. 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...