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

id

(0.64 sec)
  1. 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...
  2. 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...
  3. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....its Sheet or Tab Id, then assigns it a new Tab Id and saves it as...> Sheet Id Example </ h1 > < input type = "file" id = "fileInput"...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  6. 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...
  7. 智能导入数组元素通过切片器到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...
  8. 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...
  9. 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...
  10. 利用C++的Aspose.Cells for JavaScript使用OpenXml的Shee...

    本文演示了如何利用C++的Aspose.Cells for JavaScript编程方式使用OpenXml的Sheet.SheetId属性进行Excel操作。...以下示例代码加载了 示例Excel文件 ,读取其表格或标签ID,然后将其分配为新的标签ID并保存为 输出Excel文件 。还请参见下方给出的代码的控制台输出作为参考。...> Sheet Id Example </ h1 > < input type = "file" id = "fileInput"...

    docs.aspose.com/cells/zh/javascript-cpp/utilize...