Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 105,365 for

workbook

(0.14 sec)
  1. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  2. Manipulate Position, Size, and Designer Chart|D...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... It loads the existing workbook that contains a chart in its...

    docs.aspose.com/cells/python-net/manipulate-pos...
  3. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... It loads the existing workbook, which contains a chart in...

    docs.aspose.com/cells/net/manipulate-position-s...
  4. Selecting the version of excel file to be opene...

    Hi, I have requirement to open the excel files of different versions (ranging from 95 to 2007) but while opening and saving them using aspose.cell we have to specify the version of excel. How we will come to know in ru…...skip it and use Workbook.Open(fileName) and Workbook.Save(fileName)...the excel file. When you use Workbook.Open/Save (fileName, FileFormatType...

    forum.aspose.com/t/selecting-the-version-of-exc...
  5. How to Replace Partical Text in Cell|Documentation

    Learn how to replace partical text in cell with Aspose.Cells.... Loads an Excel workbook. Inserts a string (“Welcome...

    docs.aspose.com/cells/net/how-to-replace-partic...
  6. 使用Node.js通过C++渲染切片器|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.... Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/zh/nodejs-cpp/rendering-s...
  7. Ինչպես փոխարկել Excel աղյուսակը JPEG-ի C++-ում

    Այս օրինակում մենք կուսումնասիրենք, թե ինչպես փոխարկել Excel աղյուսակը JPEG-ի C++-ում: Դուք կարող եք գծապատկերներ ավելացնել MS Excel-ում և դրանք ներկայացնել պատկերի ձևաչափերի, ինչպիսիք են JPEG, PNG և BMP՝ օգտագործելով պարզ C++ API զանգեր ցանկացած օպերացիոն համակարգերում, ինչպիսիք են Microsoft Windows-ը և Linux-ը և այլն:...Aspose::Cells անվանատարածքին Ստուգեք Workbook Class օբյեկտը և բեռնեք Excel...

    kb.aspose.com/hy/cells/cpp/how-to-convert-excel...
  8. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。.../Data/02_OutputDirectory/" ); Workbook wb ( srcDir + u "sampleGroupPivotFiel...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...
  9. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....dynamic array formula and Workbook.refreshDynamicArrayF(boolean)...calculation, and finally, save the workbook as output Excel file . <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  10. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…...(load the workbook, select the range, call Workbook.Save(...,...

    forum.aspose.com/t/text-is-getting-cut-off-when...