Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,273 for

log

(0.76 sec)
  1. Aspose email AsposeInvalidDataException - Free ...

    When i am trying to parse or fetch the olm file using aspose.email using java.after some mails are successfully proceed,a Exception occurs I am using aspose.email 22.10 version. Please give your valuable suggestion. A…...OlmStorage((exception, id) -> { // Log the exception or handle it as...TraversalExceptionsC is used to log any exceptions that occur during...

    forum.aspose.com/t/aspose-email-asposeinvalidda...
  2. 使用JavaScript通过C++合并文件|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.... log ( "Aspose.Cells initialized"...); // Log cacheFile as in original code console . log ( cacheFile...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  3. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Access the Text Box by the Name with JavaScript...

    Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...get ( "MyTextBox" ); console . log ( tb2 . text ); const outputData...

    docs.aspose.com/cells/javascript-cpp/access-the...
  6. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。... log ( "Aspose.Cells initialized"...strPageScale } </p>` ; console . log ( strPageScale ); }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. 使用 JavaScript 通过 C++ 结合 WorkbookMetadata|Docume...

    了解如何通过 Aspose.Cells for JavaScript 通过 C++ 编辑工作簿元数据。... log ( "Aspose.Cells initialized".... get ( "test" ); console . log ( propValue ); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/using-w...
  8. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。... log ( "First Worksheet of First Workbook...isAutomaticPaperSize ()); console . log ( "First Worksheet of Second...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  9. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool.... log ( "AsposePdfAddStamp => %O" ..."ResultAddStamp.pdf" ); console . log ( "AsposePdfAddStamp => %O" ...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  10. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++.... log ( worksheet . getCells (). get...ShiftType . Up ); console . log ( cells . get ( "B2" ). stringValue...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...