Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 120,281 for

id

(0.34 sec)
  1. 使用形状粘合|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....类可用于获取粘附到形状的所有连接器的 ID 列表,或者,如果所讨论的形状是连接器,则获取它所连接到的形状的 ID。GetShape 方法,由...方法,由 形状集合 类,然后可用于通过其 ID 查找形状。 下面的代码显示了如何: 加载示例文件。 访问特定形状。 获取粘附到此形状的所有连接器的...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  2. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....Description ignore_dml_unique_id Specifies whether to ignore difference...in DrawingML unique Id. ignore_store_item_id Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/ru/net/smart-marker-param...
  4. StructuredDocumentTagRangeStart.isShowingPlaceh...

    StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within 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...
  5. EditableRangeEnd.nodeType property | Aspose.Wor...

    EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd)....// These nodes have matching IDs and encompass editable nodes...editableRange . id ). toEqual ( editableRangeStart . id ); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... add(id, xml) Creates a new XML part...adds it to the collection. add ( id : string , xml : string ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for 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/replace-ta...
  8. Public API Changes in Aspose.Diagram 3.8.0|Docu...

    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 ID Developers can easily calculate a maximum page ID and...Page (int ID) constructor allows you to pass the page ID. You can...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_Id method. Finds and returns a custom XML part by its Identifier....get_by_id method get_by_id(id) Finds and returns a custom XML...identifier. def get_by_id ( self , id : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. smartmarker.json

    { "EntityCin" : "EntityCin Test", "EntityName" : "EntityName Test", "FirstName" : "FirstName Test", "MIddleName" : "MIddleName Test", "LastName" : "LastName Test", "DOB" : "2025-02-08", "SSN" : "11......"11111111", "Directors" : [ { "id" : "director id 1", "FirstName" : "director..."director last 1", "Reportees" : [ { "id" : "aaa", "FirstName" : "first...

    docs.aspose.com/cells/net/how-to-import-json-in...