Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 121,239 for

id

(1.02 sec)
  1. 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...
  2. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document tag with the specified Identifier....remove method remove(id) Removes the structured document tag...remove ( id : number ) Parameter Type Description id number The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.rangeEnd proper...

    StructuredDocumentTagRangeStart.rangeEnd property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged 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. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in C++ 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/cpp/exporting-presentati...
  5. 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...
  6. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slIde localization with Aspose.SlIdes for PHP via Java, using practical code samples and tips for faster global rollout.... Set Language Id to text. Write the presentation...language ID trigger automatic text translation? No. Language ID in...

    docs.aspose.com/slides/php-java/presentation-lo...
  7. 利用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...
  8. 检索、获取、复制和插入页面|Documentation

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

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  9. 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/
  10. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Create Workbook </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/cells-font...