Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 36,096 for

indexes

(0.51 sec)
  1. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。...); // Copy the second row (index 1) with data, formatting, images...objects // To the 16th row (index 15) in the worksheet. wsTemplate...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...processed at first to keep node indexes. if (isEndingNode) { // !isStartingNode:...node in our cloned node by index. Node currentCloneNode = cloneNode;...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  3. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....the bookmark collection by index or name, and their names can...get(int index) Returns a bookmark at the specified index. get(String...

    reference.aspose.com/words/java/com.aspose.word...
  4. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...processed at first to keep node indexes. if (isEndingNode) { // !isStartingNode:...node in our cloned node by index. Node currentCloneNode = cloneNode;...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  5. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....column (which contain data) indexes. int totalrow = sheet . Cells...Cells ; //Get the last row index. int maxrow = sheet . Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....The moving revision is now at index 1. Reject the revision to discard...get(int index) Returns a Revision at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor....file which updates the page indexes and information related to...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  8. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...column (which contain data) indexes. int totalrow = sheet . Cells...Cells ; //Get the last row index. int maxrow = sheet . Cells...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....+ ", default selected item index: " + formField.getDropDownSelectedI());...get(int index) Returns a form field at the specified index. get(String...

    reference.aspose.com/words/java/com.aspose.word...
  10. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....addLayerGroup(String groupName, int index, boolean startBehaviour) Adds...r layer, int index) Adds the layer at the index. addLevelsAdjustmentL()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...