Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 63,903 for

excel

(0.06 sec)
  1. Ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++

    Այս ուղեցույցում մենք կսովորենք, թե ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++: Դուք կարող եք պահպանել Excel-ը XPS-ում՝ օգտագործելով C++ ցանկացած օպերացիոն համակարգերում, ինչպիսիք են Microsoft Windows-ը և Linux-ը և այլն:...XPS -ի` օգտագործելով C++ : Excel ֆայլերը սովորաբար պահվում են...հետևյալ կոդի հատվածում: C++-ում Excel-ի XPS-ի փոխարկումն իրականացնելու...

    kb.aspose.com/hy/cells/cpp/how-to-convert-xlsx-...
  2. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the Aspose.Cells for Python API. You can set the headers and footers for the first page, odd pages and even pages....Pages Contents [ Hide ] MS Excel supports setting different headers...pages and even pages since Excel 2007. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/setting-differ...
  3. Add Borders to Cells in a Worksheet in VSTO and...

    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.... The code generates an Excel file with a number of cells...//Instantiate the Application object. Excel . Application ExcelApp = Application...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  4. Aspose.Cells Product Family

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Learn how to view and edit Excel metadata using a free online...learn how to password protect Excel files easily using a free online...

    blog.aspose.com/categories/aspose.cells-product...
  5. Data Sorting|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....sorting is one of Microsoft Excel’s many useful features. It allows...in the same way as Microsoft Excel does to sort data. Sorting Data...

    docs.aspose.com/cells/java/sort-data-of-excel/
  6. Supported File Formats|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....Format Description Load Save XLS Excel 95/5.0 - 2003 Workbook. XLSX...Format. XLSB Excel Binary Workbook. XLSM Excel Macro-Enabled...

    docs.aspose.com/cells/java/supported-file-formats/
  7. Supported File Formats|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....Format Description Load Save XLS Excel 95/5.0 - 2003 Workbook. XLSX...Format. XLSB Excel Binary Workbook. XLSM Excel Macro-Enabled...

    docs.aspose.com/cells/python-java/supported-fil...
  8. Create XLTM using Python | products.aspose.com

    Generate Microsoft Excel XLTM documents using Python applications without using Microsoft Office....XLTM File Via Python Generate Excel XLTM Files via your Python Applications...(Microsoft Excel Binary Format) Generate XLSB File (Excel Binary...

    products.aspose.com/total/python-java/create/xltm/
  9. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...,表示一个Microsoft Excel文件。 Workbook 类包含一个 Worksheets 集合,允许开发者访问Excel文件中的每个工作表。工作表由...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  10. 向单元格添加超链接|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....Cells 允许您通过应用程序执行几乎在 Microsoft Excel 中用户可以执行的任何任务。本文比较了如何使用 VSTO...Visual Basic 执行相同的操作。 代码示例生成一个Excel文件,其中包含第一个工作表上单元格A1中的超链接。 向单元格A1添加了一个超链接。...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...