Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,811 for

aspose cells

(0.22 sec)
  1. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++.... Aspose.Cells also supports the calculation...formula calculation via Aspose.Cells and then saves the results...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  2. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....with C++ Contents [ Hide ] Aspose.Cells is now able to render the...and the converted PDF by Aspose.Cells for your reference. The...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  3. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++.... Aspose.Cells provides you with the option...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  4. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  5. Get Pivot Table refresh date and refresh‑by‑who...

    Learn how to fetch the refresh date and refresh‑by‑who information from a workbook using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports fetching the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  6. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...用C++读写工作表的查询表 Contents [ Hide ] Aspose.Cells提供 Worksheet.QueryTables...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  7. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...C# 和 Aspose.PDF 创建 PDF 文档的简单步骤。在本文中,我们将看看如何使用 C# 和 Aspose.PDF...保存文档为 “Complex.pdf”。 以下代码片段也适用于 Aspose.PDF.Drawing 库。 // For complete...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  8. Convert Excel to Word in Python | Python XLS to...

    Use Python Excel API to convert XLS XLSX files to Word DOC DOCX format in Python. Download free library and source code....Word format, we will use Aspose.Cells for Python . It is a powerful...following command. > pip install aspose-cells Steps to Convert Excel XLS...

    blog.aspose.com/cells/convert-excel-to-word-in-...
  9. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …... Aspose.Words Product Family words-net...file as Markdown, while Aspose Cells does not detect this same...

    forum.aspose.com/t/is-this-really-markdown/317711
  10. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...用C++将WAV文件作为OLE对象插入 Contents [ Hide ] Aspose.Cells支持向Excel工作表添加不同类型的OLE对象。...我们将在以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。 #include...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...