Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 229,121 for

aspose cells

(0.43 sec)
  1. Linux x86和arm 的C++ sdk开发包 - Free Support Forum ...

    你好,我想问下,C++在x86和arm环境下的sdk开发包在哪可以下呢?我这边找不到呢。处理word/ppt/excel/txt/image等文件的。...sdk开发包 中文技术支持 slides-cpp , aspose-cells , words-cpp fff8888 April...8:56am 2 @fff8888 请问您具体是想要哪个Aspose产品的C++ SDK开发包? amjad.sahi April...

    forum.aspose.com/t/linux-x86-arm-c-sdk/311627
  2. 在PHP中使用工作表索引删除工作表|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....Create Aspose . Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...$workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array ( $dataDir...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  3. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for .NET API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. Create Pivot Tables and Pivot Charts|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.... Aspose.Cells supports pivot tables and...Pivot Tables and Charts Aspose.Cells provides a special set of...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  5. DNN Database Data Exporter to Excel|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....Contents [ Hide ] Introduction Aspose .NET DNN Data Exporter to Excel...building feature provided by Aspose.Cells. Module Features This initial...

    docs.aspose.com/cells/net/dnn-database-data-exp...
  6. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  7. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...visually fit inside a merged cell range before setting it? If...value Aspose.Total Product Family cells-net , aspose-cells imparthgalani...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  8. Word From Excel Mail Merge C++ Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով C++...package Aspose.Words.Cpp Պատճենել using namespace Aspose::Words;...Aspose::Words; using namespace Aspose::Cells; auto doc = MakeObject <Document>(...

    products.aspose.com/words/hy/cpp/mailmerge/word...
  9. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...with different column counts Aspose.Words Product Family words-net...inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout()...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  10. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....install advanced OCR models ( aspose-ocr-advanced-recognition-v1...image and extracts text from cells. This areas detection mode is...

    docs.aspose.com/ocr/java/areas-detection/table/