Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 15,117 for

log

(0.09 sec)
  1. Add Header and Footer to PDF in Node.js|Aspose....

    Aspose.PDF for Node.js via C++ allows you to add headers and footers to your PDF file using AsposePdfAddTextHeaderFooter.... log ( "AsposePdfAddTextHead => %O"..."ResultAddHeaderFoote.pdf" ); console . log ( "AsposePdfAddTextHead => %O"...

    docs.aspose.com/pdf/nodejs-cpp/add-headers-and-...
  2. How to Merge PDF in Node.js|Aspose.PDF for Node...

    This page explain how to merge PDF documents into a single PDF file with Aspose.PDF for Node.js via C++.... log ( "AsposePdfMerge2Files => %O"..."ResultMerge.pdf" ); console . log ( "AsposePdfMerge2Files => %O"...

    docs.aspose.com/pdf/nodejs-cpp/merge-pdf/
  3. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/threade...
  4. 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...
  5. 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...
  6. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  7. 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...
  8. 使用 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...
  9. 通过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...
  10. 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...