Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 106,499 for

workbook

(0.3 sec)
  1. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....is used to initialize the Workbook object in the code below....

    docs.aspose.com/cells/java/how-to-set-comment-b...
  2. Public API Changes in Aspose.Cells 8.2.1|Docume...

    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....overloaded method to render a workbook to a printer via PrinterSettings...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Public API Changes in Aspose.Cells 8.2.1|Docume...

    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....overloaded method to render a workbook to a printer via PrinterSettings...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Chart labels mixed inside chart lines - Free Su...

    Dear Aspose. As you can see from example. Bug-1539654-Chart-Labels-inside-Chart-Lines-difference.png (111.6 KB) Please see the numbers in exported svg are inside chart lines - so the figure itself is mixed with the li…...including the source Excel workbook, the generated SVG output...

    forum.aspose.com/t/chart-labels-mixed-inside-ch...
  5. Կարդալ Excel ֆայլ Python-ով

    Այս հոդվածը բացատրում է՝ ինչպես բացել և կարդալ Excel ֆայլեր Python լեզվով։ Այն ներառում է IDE-ի կարգավորման հրահանգներ, քայլ առ քայլ մոտեցում և աշխատող օրինակ՝ XLSX ընթերցիչ ստեղծելու համար Python-ում։...Սկզբում Excel ֆայլը բեռնվում է Workbook դասի միջոցով, ապա մուտք է...

    kb.aspose.com/hy/cells/python/read-excel-file-i...
  6. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...xlsx" ); Workbook wb ( inputFile ); // Access...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  7. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....file is a Microsoft Excel workbook, the SourceItem property might...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....dynamic array formula and the Workbook.refreshDynamicArrayF(boolean)...calculating the workbook. Finally, save the workbook as the output...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  10. Save As Markdown render only Print Area - Free ...

    Hello, I was hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the case. Is there a way to limit the render area with Markdown, similar to how Save…...OnlyArea = true; workbook.Save(new MemoryStream(), opts);...to other worksheet or other workbook, then export them to Markdown...

    forum.aspose.com/t/save-as-markdown-render-only...