Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 22,341 for

table

(0.04 sec)
  1. Product Overview|Aspose.Slides for Python Docum...

    Aspose.Slides for Python via .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....as managing texts, shapes, tables & animations, adding audio...for Python via .NET, besides tables and different kinds of shapes...

    docs.aspose.com/slides/python-net/product-overv...
  2. Aspose.Cells 8.3.1中的公共API更改|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....cell D5 which lies inside the table Cell cell = worksheet . getCells...//Access the Table from this cell ListObject table = cell . getTable...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....Contents [ Hide ] The following table indicates the file formats that...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  4. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....content, for example, empty table having no borders will be considered...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose.Cells 8.5.1中的公共API更改|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....Tables.TableDataSourceType枚举,用于检索...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....differences in data contained in tables. get_IgnoreTextboxes () const..."Original endnote text." ); // Table: builder -> StartTable (); builder...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...30-40+) Structure : 1 section, 2 tables, 68 paragraphs, 3 shapes History...inconsistencies Table metadata corruption : Document has 2 tables which...

    forum.aspose.com/t/infinite-hang-on-document-co...
  8. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  9. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Documents Together Fitting all Tables to the Page Width Add Headers...Footer Add Bookmark Inserting Table Search for and Replace text...

    docs.aspose.com/words/net/code-comparison-for-c...
  10. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to export HTML to XLS using C#.... If you want to create a table of contents in a PDF, read the...the article on Create table of contents in PDF using C# . Updated...

    kb.aspose.com/pdf/net/convert-html-to-excel-in-...