Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 134,801 for

xlsx

(0.1 sec)
  1. Ինչպես փոխարկել Excel-ը PPTX-ի C#-ում

    Այս ճշգրիտ ձեռնարկը բացատրում է մանրամասները, թե ինչպես փոխարկել Excel-ը PPTX-ի C#-ով: Excel-ը PPTX C#-ի փոխարկելու համար ներառված է միջավայրի կոնֆիգուրացիա, ինչպես նաև կոդերի հատված:...հնարավորություն կտա ներկայացնել XLSX ֆայլը PPTX ձևաչափով: Excel-ը...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  2. Ինչպես գաղտնաբառով պաշտպանել Excel ֆայլը C#-ում

    Այս հոդվածը բացատրում է, թե ինչպես պաշտպանել Excel ֆայլը C#-ում գաղտնաբառով: Այն տրամադրում է մանրամասներ՝ կարգավորելու միջավայրը, ծրագրի հոսքը և գործարկվող կոդ՝ Excel ֆայլը C#-ում գաղտնագրելու համար:...տարբեր ձևաչափերով, ինչպիսիք են XLSX , XLS , ODS և այլն: Excel-ը...

    kb.aspose.com/hy/cells/net/how-to-password-prot...
  3. Ինչպես փոխարկել Excel-ը XPS-ի՝ օգտագործելով Nod...

    Այս ձեռնարկը ներառում է, թե ինչպես փոխարկել Excel-ը XPS-ի, օգտագործելով Node.js-ը: XPS-ը շատ տարածված ֆայլի ձևաչափ է, որը կարող է ստեղծվել Excel-ից ցանկացած օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը և Linux-ը:...օգտագործելով պահպանման մեթոդը, բեռնված XLSX ֆայլը վերածվում է XPS-ի՝ ապահովելով...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  4. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of Worksheet inside the Excel file programmatically using Aspose.Cells for Node.js via C++....printer settings in the saved XLSX files. Printer settings files...sourceDir , "sampleRemoveExisting.xlsx" ); const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  5. 使用C++创建、处理或删除工作表中的场景|Documentation

    在本文中,你将学习如何使用C++和Aspose.Cells API在Excel工作表中程序化创建、操作或删除场景。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。...( srcDir + u "aspose-sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/create-manipulate-...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....xlsx" ); // Access the first worksheet...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Subtotal...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  7. 使用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....xlsx)的截图,可用于代码测试,任何Excel文件都可以使用此代码。...sourceDir , "sampleExportRangeOfC.xlsx" )); // Access the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  8. 在Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。...xlsx**的扩展名改为**.zip**,然后用**WinZip.... Save ( outDir + u "output.xlsx" ); std :: cout << "Custom XML...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  9. PDF Format Conversion Solution for Node.js | As...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using Node.js...PDF-file to XlsX and save the "ResultPDFtoXlsX.xlsx"*/ const json...pdf_file , "./ResultPDFtoXlsX.xlsx" ); console . log ( "AsposePdfToXlsX...

    products.aspose.com/pdf/nodejs-cpp/conversion/
  10. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....C# that is finally saved as XLSX . Steps to Convert Excel to...

    kb.aspose.com/cells/net/how-to-convert-excel-to...