Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,021 for

async

(0.05 sec)
  1. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。..._appSecret = appSecret ; } public async Task Initialize () { // Initialize...SensitivityLabels ; } public async Task < Stream > SetLabel ( string...

    docs.aspose.com/words/zh/net/work-with-document...
  2. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...threading code block use task Async/Await ?try also this scenario...simply Task Async/Await code Tasks.Add(Task.Run(async () => { //Opening...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  3. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....addEventListener ( 'click' , async () => { const fileInput = document...addEventListener ( 'click' , async () => { await readyPromise ;...

    docs.aspose.com/cells/javascript-cpp/protecting...
  4. Print Comments while saving to PDF with JavaScr...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/print-comm...
  5. 用C++的JavaScript检测加密的Office Open XML(OOXML)文件的文件...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 检测加密的 OOXML 文件的文件格式。...addEventListener ( 'click' , async () => { // Create a small byte...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  6. Finding Absolute Position of Shape inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/finding-ab...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....addEventListener ( 'click' , async () => { // Creating a new workbook...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  8. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  9. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  10. Get Hyperlinks in Range|Documentation

    Learn how to get hyperlinks in a range through Aspose.Cells for JavaScript via C++ API....addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...