Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 120,029 for

id

(0.34 sec)
  1. 通过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...
  2. Aspose::Words::Comparing::CompareOptions::get_A...

    Aspose::Words::Comparing::CompareOptions::get_AdvancedOptions method. Specifies advanced compare options that might help to produce more precise comparison output in C++....documents ignoring DML unique ID. auto docA = System :: MakeObject...get_MyDir () + u "DML unique ID original.docx" ); auto docB =...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article explains how to integrate the exporter.... Step 1 Before <util:map id=“exporterConfigMap”> item, add...5.x, 6.x and 7.x. XML < bean id = "aw_reportDocExporter" class...

    docs.aspose.com/words/jasperreports/installation/
  6. 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...
  7. 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...
  8. StructuredDocumentTagCollection.remove method |...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagCollection | Aspose.Words ...

    A collection of IStructuredDocumentTag instances that represent the structured document tags in the specified range in Java....tags by id.docx"); // Get the structured document tag by Id. IStructuredDocumentT...specified index. getById(int id) Returns the structured document...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...