Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 122,692 for

id

(0.12 sec)
  1. Managing Outlook Items via Aspose.Email Graph C...

    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.... ListCalendarItems(string id) - Retrieves a collection of...specified calendar ID. FetchCalendarItem(string id) - Retrieves a...

    docs.aspose.com/email/net/manage-outlook-items-...
  2. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.SlIdes with externally linked images—faster pages, code examples, and setup tips....export: GetObjectStoringLoca(id, entityData, semanticName, contentType...most important parameters are id (the resource’s unique identifier...

    docs.aspose.com/slides/net/exporting-presentati...
  3. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document tag.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inserting a new Page in Visio|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....page and you can’t set the page id that is the drawback we have...is no way to manually set the id of the page in VSTO Aspose.Diagram...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  7. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...以下示例代码加载了 示例Excel文件 ,读取其表格或标签ID,然后将其分配为新的标签ID并保存为 输出Excel文件 。还请参见下方给出的代码的控制台输出作为参考。...or Tab Id on console console . log ( "Sheet or Tab Id: " + ws...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  9. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...要获取页面信息,例如页面 ID 和页面名称,首先要确定页面是背景页面还是前景页面。 这 页...WriteLine ( "Background Page ID : " + page . ID ); Console . WriteLine...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  10. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....article explains how to get the ID and name from a diagram. The...information that is, the master ID and name. Use the Page.Shapes...

    docs.aspose.com/diagram/net/working-with-masters/