Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 35,544 for

index

(0.12 sec)
  1. 档案

    档案...Charts; // 添加条形图 int index = charts.Add(ChartType.BarStacked...24, 8); Chart chart = charts[index]; // 设置条形图的数据 chart.SetChartDataRange("A1:C7"...

    blog.aspose.com/zh/cells/tornado-charts-in-exce...
  2. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic...point2 , index ); quadraticBezierTo ( x1 , y1 , x2 , y2 , index );...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  3. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... Size ( 1980 , 1028 )) for index , thumbnail in enumerate ( thumbnails...thumbnail . save ( f "slide_{index}.png" , drawing . imaging ....

    docs.aspose.com/slides/zh/python-net/modern-api/
  4. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....source range with headers on let index = listObjects . add ( 0 , 0...Create chart based on ListObject index = sheet . charts . add ( ChartType...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  5. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....conditional formatting const index = sheet . conditionalFormattin...conditionalFormattin . get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  6. 在Jython中使用工作表索引删除工作表|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....a worksheet using its sheet index workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/java/removing-workshee...
  7. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....collection using the image index. Use the XImage object’s save(...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  8. PersonCollection.Contains | Aspose.Words for .NET

    Discover if a PersonCollection includes a specific individual with our efficient Contains method. Simplify your data management today!...from the collection by the index. persons . RemoveAt ( 0 ); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  9. VbaModuleCollection.Remove | Aspose.Words for .NET

    Effortlessly remove specific modules from your VbaModuleCollection with our easy-to-use Remove method. Streamline your VBA projects today!...in the collection either by index or by name. vbaModules [ 0 ]...

    reference.aspose.com/words/net/aspose.words.vba...
  10. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...pdf" ); int index = 1 ; //5. save each page to...toString ( index ) + ".txt" ), extractedText ); index ++ ; }...

    products.aspose.com/pdf/zh-hans/java/splitter/