Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 59,161 for

update

(0.19 sec)
  1. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....Examples: Shows how to add, update and delete child nodes in a...RUN, true).get(1)).setText("Updated run 2. "); paragraph.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...set_PlotOnSecondAxis ( true ); } Updating Charts Instantiate a Presentation...This C++ code shows you how to update a chart: // Instantiates a...

    docs.aspose.com/slides/cpp/create-chart/
  3. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....the scroll bar, cell G1 is updated to a number that indicates...Cells Remove ActiveX Control Update ActiveX ComboBox Control Web...

    docs.aspose.com/cells/cpp/managing-controls/
  4. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....Get the chart and series to update format. Shape shape = (Shape)doc...

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

    Represents a run of characters with the same font formatting in Java....docx"); Shows how to add, update and delete child nodes in a...RUN, true).get(1)).setText("Updated run 2. "); paragraph.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....Examples: Shows how to add, update and delete child nodes in a...RUN, true).get(1)).setText("Updated run 2. "); paragraph.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Examples: Shows how to add, update and delete child nodes in a...RUN, true).get(1)).setText("Updated run 2. "); paragraph.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....up to date, we will need to update it manually. doc.updatePageLayout();...Remarks: Setting this property updates getPageWidth() / setPageWidth(double)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....variant) updateSmartArtDrawin() Updates SmartArt pre-rendered drawing...Examples: Shows how to add, update and delete child nodes in a...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Shows how to add bookmarks and update their contents. public void...name, and their names can be updated. bookmarks.get(0).setName("{bookmarks[0]...

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