Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,112 for

log

(0.17 sec)
  1. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。... log ( "PrinterSettings of this worksheet...console . log ( "Sheet Name: " + ws . getName ()); console . log ( "Paper...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...
  2. Convert PDF to Excel in Go|Aspose.PDF for Go vi...

    Aspose.PDF for Go allows you to convert PDF to XLSX format....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SaveXlsX(filename...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-xlsx/
  3. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...ResultConvertToPDFAL: <Compliance Name="Log" Operation="Validation" Targ...PDF/A standards. Review Log Files : The log file generated during...

    forum.aspose.com/t/error-converting-from-pdf-to...
  4. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...cells . get ( "A1" ); console . log ( "Before updating the font settings...

    docs.aspose.com/cells/javascript-cpp/access-and...
  5. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... log ( 'my action clicked1' + sheet...onMyActionClick2 = ( sheet ) => { console . log ( 'my action clicked2' + sheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Pop3Client Activity Logging|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....Activity Logging Contents [ Hide ] Enable Activity Logging in Programm...Programm Code Activity logging involves monitoring and recording...

    docs.aspose.com/email/python-net/pop3client-act...
  7. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取Excel工作表页面设置的纸张宽度和高度。... log ( "Aspose.Cells initialized"...PaperSizeType . PaperA2 ; console . log ( "PaperA2: " + sheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...
  8. Count number of cells in the Worksheet with Jav...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...cells . countLarge ; console . log ( "Number of Cells: " + numberOfCells...

    docs.aspose.com/cells/javascript-cpp/count-numb...
  9. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... log ( "Table #{0} has {1} tables...( tableDepth > 0 ) console . log ( "Table #{0} is nested inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically.... log ( "PaperA2: " + sheet . getPageSetup...PaperSizeType . PaperA3 ); console . log ( "PaperA3: " + sheet . getPageSetup...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...