Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 159,928 for

xlsx

(0.35 sec)
  1. 用JavaScript通过C++隐藏工作表中的零值显示|Documentation

    本文章将为您展示一段示例代码,说明如何通过C++的JavaScript库以编程方式隐藏Excel电子表格中的零值。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  2. How to Convert Excel to XPS in C# .NET

    This step by step tutorial shows you how to convert Excel to XPS in C#. It converts Excel to XPS in C# without Microsoft Excel and Interop....Workbook class Load input Excel (XLSX or XLS) to be converted to XPS...this example, we are converting XLSX to XPS in C#, but by using the...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  3. Ինչպես փոխարկել Excel-ը XPS ֆայլի Python-ում

    Այս արագ ձեռնարկը ներառում է, թե ինչպես փոխարկել Excel-ը Python-ում XPS-ի: Այն ներառում է բոլոր համապատասխան մանրամասները, ներառյալ ալգորիթմը և օրինակելի կոդը Python-ում Excel-ի XPS-ի փոխարկումն իրականացնելու համար:...հիմնական տարբերակն է Python-ում *XLSX-ին XPS-ին մատուցելու համար:...հոդվածում դուք հասկացաք Python-ում XLSX-ին XPS արտահանելու գործընթացը:...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  4. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....xlsx" ); // Access first worksheet...false ); // Save the workbook in xlsx format workbook . Save ( outputDir...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  5. Ինչպես փոխարկել Excel-ը XPS-ի C# .NET-ում

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Excel-ը XPS-ի C#-ով: Այն վերափոխում է Excel-ը XPS-ի C#-ով առանց Microsoft Excel-ի և Interop-ի:...օբյեկտ Բեռնել մուտքագրումը Excel (XLSX or XLS) ՝ XPS-ի փոխարկելու համար...օրինակում մենք փոխարկում ենք XLSX-ը XPS-ի C#-ով, սակայն օգտագործելով...

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

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

    kb.aspose.com/hy/cells/nodejs/how-to-open-passw...
  7. Converting a PDF file to EXCEL using JavaScript...

    Code Examples on JavaScript for PDF‑to‑EXCEL Conversion on All Platforms...function AsposePdfToXlsX and XLSX file name Check if the json...equal to 0 Download the output XLSX file Here is an example that...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  8. Default Excel font Aptos not printed - Free Sup...

    Dear Aspose, reporting an issue with improper Font display (Aptos). Sending you application which processes sample excel workbook extracting svg as result (Default Aptose font is used in excel sheet but rendered svg…...@ottap , Thanks for the template XLSX file, screenshot and SVG file...mentioned by using your template XLSX file. I found default Excel...

    forum.aspose.com/t/default-excel-font-aptos-not...
  9. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format...XLSX format. To learn more, visit...used. Can only be SaveFormat.XLSX . section_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....xlsx ). If you change the value of..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculatio...