Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 30,469 for

worksheet

(0.1 sec)
  1. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  2. 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 …...xlsx”); var worksheet = xls1.Worksheets[“Sheet1”]; for (int...0; i < xls1.Worksheets.Count; i++) { xls1.Worksheets[i].Shapes...

    forum.aspose.com/t/resulting-table-borders-are-...
  3. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....only a few cells from the worksheet. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. 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 JavaScript via C++ API....apply Advanced Filter on worksheet data to display records that...Advanced Filter using the Worksheet.advanced_Filter() method....

    docs.aspose.com/cells/javascript-cpp/apply-adva...
  6. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....the first worksheet and set value to A1 const worksheet = workbook...workbook . worksheets . get ( 0 ); const cell = worksheet . cells...

    docs.aspose.com/cells/javascript-cpp/different-...
  7. 利用C++的Aspose.Cells for JavaScript使用OpenXml的Shee...

    本文演示了如何利用C++的Aspose.Cells for JavaScript编程方式使用OpenXml的Sheet.SheetId属性进行Excel操作。...Cells 提供了等效的属性 Worksheet.tabId 。 使用C++通过Aspose.Cells...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/utilize...
  8. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/net/different-ways-to-sav...
  9. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Workbook (); // Access first worksheet const ws = wb . getWorksheets...js via C++ Save Specified Worksheets to PDF with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  10. Ինչպես արտահանել ցուցակի տվյալները Excel C#-ում

    Այս պարզ ձեռնարկը ձեզ կսովորեցնի, թե ինչպես ցուցակի տվյալները արտահանել Excel C#-ով: Դուք կսովորեք, թե ինչպես C#-ի օգնությամբ արտահանել ցուցակը Excel և պահպանել այն XLSX ձևաչափով սկավառակի վրա։...օգտագործում է Workbook և Worksheet դասի օբյեկտը, որպեսզի մուտք...օգտագործելով C# : Օգտագործվում է Worksheet.Cells դասի ImportArrayList...

    kb.aspose.com/hy/cells/net/how-to-export-list-d...