Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 87,333 for

workbook

(0.08 sec)
  1. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++.... This example creates a workbook, populates it with data and...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Workbook doc = new Workbook("input.xlsx"); doc...names of all shapes in the workbook are listed in the list on...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. Removing Slicer|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.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/java/removing-slicer/
  4. Օգտագործելով ActiveX Controls-ը Excel-ում Pytho...

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

    kb.aspose.com/hy/cells/python/using-activex-con...
  5. Save ODS file in ODF 1.1, 1.2 and 1.3 Specifica...

    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....sample code below creates the workbook object, adds some value in...

    docs.aspose.com/cells/java/save-ods-file-in-odf...
  6. Ինչպես փոխարկել Excel-ը SVG-ին՝ օգտագործելով Py...

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

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  7. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。...instance of Workbook containing the Chart Workbook book ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  8. 档案

    档案...现在,我们可以按照以下步骤在 Excel 工作表中轻松地创建龙卷风图: 使用 Workbook 类加载 Excel 文件。 将所需的工作表放入 Worksheet...加载包含数据的现有 Excel 文件 Workbook wb = new Workbook("D:\\Files\\sample...

    blog.aspose.com/zh/cells/tornado-charts-in-exce...
  9. Export VBA Certificate to File or Stream|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....digital certificate using the Workbook.VbaProject.CertRawData property...reference to VBA project in workbook Check if VBA Code is Signed...

    docs.aspose.com/cells/net/export-vba-certificat...
  10. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列...300 ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , 1 , "系列1"...

    docs.aspose.com/slides/zh/net/chart-series/