Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 123,895 for

id

(0.15 sec)
  1. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在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/zh/javascript-cpp/cells-f...
  2. Retrieve Visio Connectors and Font Information|...

    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....for retrieving information - ID and name - about pages and master...property can be used to retrieve ID and name information about a...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  3. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....Visual Basic for Applications IDE Click Tools > Digital Signatures…...Visual Basic for Applications IDE It will show the Digital Signature...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  4. 旋转、改变位置和连接子形状|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....( "Page-3" ); // get shape by id Shape shape = page . getShapes...改变位置编程示例 下面的代码片段显示了如何移动形状。该代码通过 ID 16 的名称和形状检索 Visio 页面,并移动其位置。...

    docs.aspose.com/diagram/zh/java/rotate-change-t...
  5. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... 使用特定节ID获取标题或页脚。 <!DOCTYPE html> < html...</ h1 > < input type = "file" id = "fileInput" accept = ".xls...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  6. 处理大型 PST 文件|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....相反,考虑以下方案: a) 检索消息 ID 使用 enumerateMessagesEnt 获取文件夹中所有消息 ID。然后可以有选择地提取属性、消息或附件。...ID。然后可以有选择地提取属性、消息或附件。 for ( String id : folder . enumerateMessagesEnt ())...

    docs.aspose.com/email/zh/java/working-with-larg...
  7. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which Identifies if your tag is a ranged multisection, enhancing document organization and functionality....tags by id.docx" ); // Get the structured document tag by Id. IStructuredDocumentT...); Console . WriteLine ( sdt . Id ); See Also interface IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  8. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructuredDocumentTag Title property—define a user-friendly name for your SDT and enhance document clarity. Learn more now!...tags by id.docx" ); // Get the structured document tag by Id. IStructuredDocumentT...); Console . WriteLine ( sdt . Id ); See Also interface IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++....</ p > < input type = "file" id = "fileInput" accept = ".xls.../>< br /> < input type = "file" id = "certInput" accept = ".pfx"...

    docs.aspose.com/cells/javascript-cpp/add-digita...
  10. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!... Id )); para . AppendChild ( new...CommentRangeEnd ( doc , newComment . Id )); para . AppendChild ( newComment...

    reference.aspose.com/words/net/aspose.words/com...