Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 121,899 for

id

(0.08 sec)
  1. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过Id进行选择,使用Aspose.Cells for Node.js via C++。...添加自定义XML部件并通过ID选择它们,使用Node.js和C++ Contents [ Hide ] 可能的使用场景 ...CustomXmlPart.getID() 属性设置其ID。同样,若要按ID选择自定义XML部件,可以使用 Workbook.getCustomXmlParts()...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  2. How to Use Redaction Feature in GridJs|Document...

    This article explains how to apply redaction overlays on sensitive content in GrIdJs, covering client‑sIde CRUD operations, batch synchronization, and server‑sIde processing with Aspose.Cells.GrIdJs....Redaction Reason</h3> <input id="custom-reason-input" type="text"...-sizing:border-box;" /> <div id="custom-reason-error" style=...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. 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...
  4. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “grIdjs-spreadsheet”: “^25.9.0”, version earlier I used “grIdjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...getImageUrl(@RequestParam String id, @RequestParam String uid) {...{ return super.getImageUrl(id, uid); } @GetMapping("/GetFile")...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  5. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically....its Sheet or Tab Id, then assigns it a new Tab Id and saves it as...or Tab Id on console std :: cout << "Sheet or Tab Id: " << ws...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  6. StructuredDocumentTagRangeStart.placeholderName...

    StructuredDocumentTagRangeStart.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.lockContents pr...

    StructuredDocumentTagRangeStart.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this 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...
  8. StructuredDocumentTagRangeStart.lockContentCont...

    StructuredDocumentTagRangeStart.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this 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...
  9. 读取损坏的 PST/OST 文件|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....Email 提供的 API 允许您使用邮件和文件夹 ID 扫描并提取损坏 PST 文件中未受损的邮件。 以下是该类的方法...检索邮件和文件夹的 ID: find_messages(parent_entry_id) - 检索指定文件夹内的邮件 ID 列表。 ...

    docs.aspose.com/email/zh/python-net/read-corrup...
  10. 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...