Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 986 for

update string index

(0.05 sec)
  1. Public API Changes in Aspose.Diagram 17.01|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, but also a...to the documents directory. String dataDir = Utils . getSharedDataDir...

    docs.aspose.com/diagram/java/public-api-changes...
  2. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...types to allow you to create, update, and manage tables in all kinds...slide’s reference through its index. Define an array of columnWidth...

    docs.aspose.com/slides/java/manage-table/
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....getCount(); k++) { String cellText = cells.get(k).toString(SaveFormat...final int cellCount, final String cellText) throws Exception...

    reference.aspose.com/words/java/com.aspose.word...
  4. FormField | Aspose.Words for Java

    Represents a single form field in Java....String, boolean, int) , M:Aspose.Words...DocumentBuilder.InsertTextInput(System.String,Aspose.Words.Fields.TextFormFieldType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....boolean updateField) appendField(String fieldCode) Appends a field...paragraph. appendField(String fieldCode, String fieldValue) Appends...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …... It gives the error: Index -10 out of bounds for length...gave the error: Invalid row index. Am I missing anything? Is it...

    forum.aspose.com/t/issue-with-directly-accessin...
  9. Person | Aspose.Words for .NET

    Create a new Person instance effortlessly with our user-friendly constructor. Simplify your coding and enhance your projects today!...public Person ( string last , string first , string middle ) Parameter...Description last String The last name. first String The last name...

    reference.aspose.com/words/net/aspose.words.bib...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... appendParagraph(String text) A shortcut method that...getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...

    reference.aspose.com/words/java/com.aspose.word...