Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 30,472 for

worksheet

(0.06 sec)
  1. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Java API code to extract text in rows and cells from Excel spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/excel/
  2. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery.... Working Solution for Worksheet Resizing Extract Images from...

    docs.aspose.com/slides/python-net/applying-prot...
  3. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。...workbook and access the first worksheet. const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  4. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....Image Working Solution for Worksheet Resizing...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  5. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly.... Access the desired Worksheet and amend the data. Save the...workbook data. workbook . Worksheets [ 0 ]. Cells [ 0 , 4 ]. PutValue...

    docs.aspose.com/slides/net/manage-ole/
  6. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Worksheets.ActiveSheetIndex; CalculationOptions...(Aspose.Cells.Worksheet worksheet1 in wb.Worksheets) { worksheet1...

    forum.aspose.com/t/updated-embedded-excel-data-...
  7. Convert SVG to XLT in Android Apps | products.a...

    Render SVG to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...format that is used to store a worksheet template. It is used to create... editing, and formatting worksheets, and adding formulas and...

    products.aspose.com/total/android-java/conversi...
  8. Convert PPTM to XLTX Format via Java | products...

    Convert PPTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...spreadsheets from scratch, adding worksheets, manipulating data, and more...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pptm-...
  9. textParagraph.IsHangingPunctuation为True时,输出pdf,...

    textParagraph.IsHangingPunctuation为True时,输出pdf,标点符号丢失,样例文件见Punctuation_input.xlsm,丢失的标点符号见附件中图片红框标识的地方。 允许标点符号溢出测试.zip (456.2 KB) public static void testPunctuation() { // CellsHelper.DPI = 168; Workbook workbook = …...xlsm”); Worksheet sheet = workbook.Worksheets[“存货分析1”]; foreach...

    forum.aspose.com/t/textparagraph-ishangingpunct...
  10. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...workbook and access the first worksheet. const workbook = new Workbook...const sheets = workbook . worksheets ; const sheet = sheets ....

    docs.aspose.com/cells/zh/javascript-cpp/create-...