Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 122,762 for

id

(0.09 sec)
  1. 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...
  2. 利用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...
  3. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....</ h1 > < input type = "file" id = "fileInput" accept = ".xml...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  4. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its Identifier....getById method getById(id) Finds and returns a custom XML part...getById ( id : string ) Parameter Type Description id string Case-sensitive...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GrIdJs library....Get the file ID in the cache; UID is the unique ID for the spreadsheet...spreadsheet instance, and sheet ID is the sheet index, fileid =...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow....// These nodes have matching IDs and encompass editable nodes...editableRange . Id , Is . EqualTo ( editableRangeStart . Id )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  7. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "Id": "director Id 1", "LastName": "director last 1", "MIddleName": "director mIddle 1", "Reportees": [ { "City": "aaa city", "Depa......"director first 1", "id": "director id 1", "LastName": "director..."FirstName": "first aaa", "GST": "Yes", "id": "aaa", "ITR": "No", "LastName":...

    docs.aspose.com/cells/tr/net/smart-marker-param...
  8. [DXF][.Net] CAD sdk return wrong color - Free S...

    Dear Aspose support team, We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types. During the imple…...color ID is {0}, layer's name is {1}, layer's color ID is {2}"...color ID is 256, layer’s name is Leader 1, layer’s color ID is 3...

    forum.aspose.com/t/dxf-net-cad-sdk-return-wrong...
  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/