Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 36,097 for

index

(0.31 sec)
  1. Save Each Worksheet to a Different PDF File|Doc...

    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....SheetSet option to a single sheet index at a time to render to PDF....

    docs.aspose.com/cells/java/save-each-worksheet-...
  2. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....( var index = 0 ; index < pres2 . Slides . Count ; index ++) {...ISlide slide = pres2 . Slides [ index ]; pres1 . Slides . AddClone...

    docs.aspose.com/slides/net/merge-presentation/
  3. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....worksheet by passing its sheet index Worksheet worksheet = workbook...custom color to be added. Index, the index of the color in the palette...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  4. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API....charts ; // Add bar chart const index = charts . add ( AsposeCells...const chart = charts . get ( index ); // Set data for bar chart...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  5. Removing Worksheets using Sheet Name in Jython|...

    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....Removing Worksheets using Sheet Index in Jython Setting Page Options...

    docs.aspose.com/cells/java/removing-worksheets-...
  6. Render Slide as Thumbnail to JPEG by User Defin...

    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....desired slide by using its ID or index. Get the X and Y scaling factors...

    docs.aspose.com/slides/net/render-slide-as-thum...
  7. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection class. A typed collection of OdsoRecipientDataTo learn more, visit the documentation article in C++....the element at the specified index. static Type () virtualizeBeginConst...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从单元格中删除文本|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....column name, and a one-based row index, // deletes the text from the...worksheet, a column name, and a row index, gets the cell at the specified...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  10. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the document's end. Enhance user experience with seamless navigation....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...