Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 27,080 for

excel worksheet

(0.2 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  2. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...你可以使用 Microsoft Excel 作为图形界面工具来设置页眉和页脚,以节省精力和开发时间。Aspose...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի մ...

    Այս կարճ թեման ներառում է տեղեկատվություն այն մասին, թե ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի միջոցով: Այն ընդգրկում է բոլոր մանրամասները՝ անհրաժեշտ միջավայրը կարգավորելու համար, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ Excel-ի պատկերի ֆոն ավելացնելու Python-ի միջոցով:...Product Family Ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի միջոցով...ուղեցույց է, թե ինչպես տեղադրել Excel-ի ֆոնային պատկեր Python-ի միջոցով...

    kb.aspose.com/hy/cells/python/how-to-insert-exc...
  4. Working with the ThreeDFormat of Shape or Chart...

    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 loads the source Excel file (5115419.xlsx), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. 使用JavaScript通过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....该代码加载包含数据透视表的源Excel文件(40468488.xlsx),刷新并计算其数据,然后保存为输出PDF(40468487...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  6. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Formatting numbers to fractions in Excel is useful for several reasons...format numbers as fractions in Excel: Clarity and Precision : Fractions...

    docs.aspose.com/cells/java/how-to-format-number...
  7. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....Contents [ Hide ] Microsoft Excel allows users to add comments...the first worksheet const sheet = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  8. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....method and saves it as output excel file . The screenshot shows...sample.xml inside the output excel file. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  9. Add XML Map into the Workbook using XmlMapColle...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....method and saves it as an output Excel file ( 5115434.xlsx ). The screenshot...sample.xml into the output Excel file. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  10. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...表内容 Contents [ Hide ] 您可以将 Excel 工作簿保存为 HTML。但是,如果工作簿包含隐藏的工作表,则...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...