Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 36,096 for

index

(0.59 sec)
  1. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....pdf" ); int index = 1 ; //5. save each page to...toString ( index ) + ".txt" ), extractedText ); index ++ ; }...

    products.aspose.com/pdf/java/splitter/
  2. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the documentation article in C++....ChartSeries at the specified index. Is (const System::TypeInfo&)...ChartSeries at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....Iterates through the videos index = 0 # If necessary, you can...open ( "video{index}.avi" . format ( index = index ), "wb" ) as...

    docs.aspose.com/slides/python-net/manage-blob/
  5. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....CreateCellArea ( 9 , 0 , 9 , 0 ); int _index = sheet . GetValidations ()... GetValidations (). Get ( _index ); _va . SetType ( ValidationType...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  6. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....createCellArea ( 9 , 0 , 9 , 0 ); const _index = sheet . validations . add...sheet . validations . get ( _index ); _va . type = ValidationType...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  7. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....sri:the start row index eri:the end row index //Unhide columns...sci:the start column index eci:the end column index See the document...

    forum.aspose.com/t/regarding-hidden-data/318936
  8. 档案

    档案...WriteLine("Start saving page index {0} of pages {1}", args.PageIndex...PageCount); //pages before page index 2 are not rendered. if (args...

    blog.aspose.com/zh/cells/convert-xls-and-xlsx-t...
  9. Convert charts to images|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....worksheet by //passing its sheet index Worksheet worksheet = workbook...worksheet by //passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  10. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/androidjava/manage-ole/