Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 112,582 for

id

(0.59 sec)
  1. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  2. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...shape you want to modify by its ID. Edit the geometry : You can...connector shape ID (replace with your actual connector ID) long connectorId...

    forum.aspose.com/t/connectors-not-importing-cor...
  3. Get all the text in a slide|Aspose.Slides Docum...

    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....Presentation ; // Verify that the slide ID list exists. if ( presentation...collection of slide IDs from the slide ID list. DocumentFormat...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  4. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...id &=RootData.Directors[0].id But it did not work...Free Support Policies . Issue ID(s): CELLSJAVA-46284 You can obtain...

    forum.aspose.com/t/accessing-array-element-by-i...
  5. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity.... such as the ID. webExtension . Reference . Id = "WA104380646"...Assert . That ( webExtension . Id , Is . EqualTo ( string . Empty...

    reference.aspose.com/words/net/aspose.words.web...
  6. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++...."file" id = "fileInput" accept = ".json" /> < button id = "runExample"...> Run Example </ button > < a id = "downloadLink" style = "display:...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  7. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor.... id )); para . appendChild ( new...CommentRangeEnd ( doc , newComment . id )); para . appendChild ( newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made.... id )); para . appendChild ( new...CommentRangeEnd ( doc , newComment . id )); para . appendChild ( newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  10. Get all the external hyperlinks in a presentati...

    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....relationship ID matches the link ID... if ( relation . Id . Equals...Equals ( link . Id )) { // Add the URI of the external relationship...

    docs.aspose.com/slides/net/get-all-the-external...