Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 120,452 for

id

(0.26 sec)
  1. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity....difference in DrawingML unique Id. IgnoreStoreItemId { get; set;...StructuredDocumentTa store item Id. Remarks These options have no...

    reference.aspose.com/words/net/aspose.words.com...
  2. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured document tag....tags by id.docx' ) # Get the structured document tag by Id. sdt...structured_document_tags . get_by_id ( 1160505028 ) print ( sdt ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.isMultiSection property ...

    IStructuredDocumentTag.isMultiSection property. Returns true if this instance is a ranged (multi-section) structured document tag....tags by id.docx" ); // Get the structured document tag by Id. let..."Alias4" ); console . log ( sdt . id ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...以下示例代码加载了 示例Excel文件 ,读取其表格或标签ID,然后将其分配为新的标签ID并保存为 输出Excel文件 。还请参见下方给出的代码的控制台输出作为参考。...or Tab Id on console console . log ( "Sheet or Tab Id: " + ws...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  5. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity....whether to use SDT control Tag or Id property as a name of form field...When set to false , SDT control Id property is used as a name of...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++...."file" id = "fileInput" accept = ".json" /> < button id = "runExample"...> Run Example </ button > < a id = "downloadLink" style = "display:...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  7. Multi-turn chat|Documentation

    Run a multi-turn conversation with an explicit session....explicitly and send messages to it by ID. Start a session string sessionId...preset and/or your own session ID: string sessionId = await api...

    docs.aspose.com/llm/net/use-cases/multi-turn-chat/
  8. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...要获取页面信息,例如页面 ID 和页面名称,首先要确定页面是背景页面还是前景页面。 这 页...WriteLine ( "Background Page ID : " + page . ID ); Console . WriteLine...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  9. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...<input id="file" type="file"/> <img alt="converted" id="image"...<input id="file" type="file"/> <img alt="converted" id="image"...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  10. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provIded by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/setting-fo...