Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,302 for

update string index

(0.11 sec)
  1. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....motion video, 3D, continually updated news, controls, and so forth...(). get ( 0 ); // Define a string variable to store the image...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  2. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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 classes...specified index. Java gifImage . insertBlock ( index , block );...

    docs.aspose.com/imaging/java/public-api-changes...
  3. HTML Form Editor – Aspose.HTML for Java

    Learn how to work with a FormEditor object to manipulate HTML form in the document, input controls, and submit information using Aspose.HTML for Java.... Use the create(document, index) method to create an instance...HTMLDocument instance and the index of the form being edited (value...

    docs.aspose.com/html/java/html-form-editor/
  4. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....7 Updates in Aspose.Imaging 25.7: Extend...Aspose.Imaging for Java 25.6 Updates in Aspose.Imaging 25.6: PNG...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  5. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  6. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....motion video, 3D, continually updated news, controls, and so forth..."ole_" + U16String ( std :: to_string ( i ). c_str ()) + u "." ;...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...def start_sheet(self, sheet_index): # Logic to start saving a...row index return row_index # Replace with actual row index def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. What's New in Aspose.Email for .NET|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.... Update an existing contact. Retrieve...Create a new calendar item. Updates an existing calendar item....

    docs.aspose.com/email/net/whats-new/
  9. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....13 rootTask -> Set < System::String > (Tsk::Name(), u "Root" );...Save the Project 28 System ::String dataDir = RunExamples::Get...

    docs.aspose.com/tasks/cpp/split-tasks/
  10. 能否获取到增量获取变化的单元格数据 - Free Support Forum - aspose...

    您好, 如何增量获取变化的单元格数据 场景:java处理有公式的excel,假设我只修改了一个单元格,能否获取到这个修改的单元格对应的行? 然后java保存入库....ll") public ResponseEntity<String> updateCell(HttpServletRequest...uest request) { String p = request.getParameter("p"); //下面这个...

    forum.aspose.com/t/topic/312881