Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,418 for

update string index

(0.11 sec)
  1. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...getText() Returns an empty string. nextPreOrder(rootNode) Gets...value into a user friendly string. (Inherited from Node ) pr...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Messages in a PST File|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....addMessagesInBulkMod ( String fileName , String msgFolderName ) {...public MapiMessageCollectio ( String folder ) { this . folder =...

    docs.aspose.com/email/java/working-with-message...
  3. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....blank or non-blank options, and update the sheet — all through clean...cells in the first column (index 0). Method 1 : Call MatchBlanks...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  4. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....the next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  5. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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....image in Smart object is not updating Bug PSDNET-1404 PSD file can...Animation.Timeline.Save(System.String,Aspose.PSD.ImageOptionsBase)...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  6. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...slide’s reference through its index. Add a Bubble chart with some...data label: String lbl0 = "Label 0 cell value" ; String lbl1 = "Label...

    docs.aspose.com/slides/androidjava/chart-workbook/
  7. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...the save method to save the updated PDF file. Delete Page from...

    docs.aspose.com/pdf/java/delete-pages/
  8. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....println("\tProperties: "); String[] properties = new String[smartTag.getProperties()...getProperties().getCount()]; int index = 0; for (CustomXmlProperty...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....includes not only new and updated public methods, added & removed...( CalculationData data ) { string funcName = data . FunctionName...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...DeletePDFPages () { String _dataDir ( "C: \\ Samples \\ " ); String inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/