Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 106,558 for

workbook

(0.14 sec)
  1. Հեռացրեք կրկնօրինակ տողերը Excel-ում Python-ով

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

    kb.aspose.com/hy/cells/python/remove-duplicate-...
  2. Ինչպես պահպանել Excel ֆայլը որպես PDF՝ օգտագործ...

    Այս թեման քայլերով բացատրում է, թե ինչպես պահպանել Excel ֆայլը որպես PDF՝ օգտագործելով C# առանց Office Interop-ի .NET միջավայրում Windows-ի, Linux-ի կամ macOS-ի համար:...օբյեկտի մոդելում՝ օգտագործելով Workbook կոնստրուկտորը Պահպանեք Excel...Excel ֆայլը որպես PDF՝ Workbook դասի Save մեթոդի միջոցով Երբեմն...

    kb.aspose.com/hy/cells/net/how-to-save-excel-fi...
  3. Ինչպես փոխարկել CSV-ը Excel-ի Node.js-ում

    Այս պարզ թեմայում մենք կկենտրոնանանք, թե ինչպես փոխարկել CSV-ը Excel-ի Node.js-ում: Դուք կարող եք հետևել պարզ ընթացակարգին՝ CSV-ը XLSX-ի փոխարկելու Node.js-ում՝ օգտագործելով API-ի պարզ ինտերֆեյսը մի քանի հեշտ քայլերով:...js -ում: Մենք կօգտագործենք Workbook դասի օբյեկտը, որպեսզի մուտք...LoadFormat ֆայլը CSV: Ստեղծեք Workbook դասի օրինակ՝ տրամադրելով CSV...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-cs...
  4. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …... var xls1 = new Workbook(“C:\11.xlsx”); var worksheet...achieve this, you may use the Workbook.Save method along with the...

    forum.aspose.com/t/resulting-table-borders-are-...
  5. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...so const worksheets = workbook.getWorksheets(); const tempDir...tempWorkbook = new aspose.Workbook(); const tempWorksheets =...

    forum.aspose.com/t/constant-segmentation-faults...
  6. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend....application that loads an Excel workbook into the GridJs client UI...│ └─ sample.xlsx # Sample workbook used in the demo ├─ static/...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Android API to Convert DOTX to XLSM or with fre...

    Convert DOTX to XLSM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSM online converter quickly before integrating the code....is an Excel macro-enabled workbook file used to store data in...Load HTML document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  8. Excel v 95 to PDF - Free Support Forum - aspose...

    receive an error that the format is not supported...render PDF file from Excel workbooks, see the document for your...As “Microsoft Office Excel Workbook”. Now you can use Aspose.Cells...

    forum.aspose.com/t/excel-v-95-to-pdf/33297
  9. Hiding and Showing Rows and Columns|Documentation

    This article shows how to Hide and Show Rows and Columns by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/hiding-and-sho...
  10. How to Convert XML to CSV using Java

    This quick tutorial discusses how to convert XML to CSV using Java. It covers the environment configuration, stepwise algorithm, and a runnable code snippet to convert XML to CSV using Java....convert XML to CSV Initiate a Workbook class instance to load the...input XML document using the Workbook class. Subsequently, the save()...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...