Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 120,290 for

id

(0.94 sec)
  1. 智能导入数组元素通过切片器到Excel,使用智能标记|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...., "Directors" : [ { "id" : "director id 1" , "FirstName" : "director...last 1" , "Reportees" : [ { "id" : "aaa" , "FirstName" : "first...

    docs.aspose.com/cells/zh/net/how-to-import-arra...
  2. 从 Ruby 绘图中获取主对象|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....Diagram - 通过 ID 获取主对象 要使用 ID 通过 ID 获取主对象 Aspose.Diagram...红宝石 , 称呼 get_master_object_by_id 获取 的方法 获取主对象 模块。在这里您可以看到示例代码。...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  3. Get Master Object from Drawing in Ruby|Document...

    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....Master Object by ID To Get a Master Object by ID using Aspose.Diagram...Ruby , call get_master_object_by_id method of GetMasterObject module...

    docs.aspose.com/diagram/java/get-master-object-...
  4. Retrieving Connector Information|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet );...MessageBox . Show ( "To Shape ID : " + Connect . ToSheet ); }...

    docs.aspose.com/diagram/net/retrieving-connecto...
  5. 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...
  6. 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...
  7. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management....// These nodes have matching IDs and encompass editable nodes...editableRange . Id , Is . EqualTo ( editableRangeStart . Id )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++....difference in DrawingML unique Id. bool Aspose :: Words :: Comparing...documents ignoring DML unique ID. auto docA = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. Using Tasks API, need to get Unique IDs from XE...

    Hello! We are trying to use API calls (https://api.aspose.cloud/v3.0/tasks/[path]/tasks?storage=[storage]) to pull a list of tasks from uploaded XER or MPP files. These calls come back successfully, but only include a …...Tasks API, need to get Unique IDs from XER/MPP file types Aspose...consistent with the true “Unique IDs” of these various files. We do...

    forum.aspose.com/t/using-tasks-api-need-to-get-...
  10. 通过C++使用JavaScript获取工作表唯一ID|Documentation

    本文介绍了如何使用JavaScript库和C++ API编程方式获取Excel工作表的唯一Id。...通过C++使用JavaScript获取工作表唯一ID Contents [ Hide ] 获取工作表的唯一标识 Aspose...属性获取工作表唯一ID的功能。以下代码片段演示了使用 Worksheet.uniqueId 属性打印工作表的唯一ID。此代码示例使用了...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...