Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 15,120 for

log

(0.17 sec)
  1. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the Log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...pdf/a despite the fact that the log states that the file can be converted...save(targetName); contents of log: 1.0Copyright (c) 2001-2025 Aspose...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  2. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...doubleValue } </p>` ; console . log ( "A1 is Numeric Value: " + a1...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  3. Check Barcode Recognition Quality|Documentation

    This article describes how to verify barcode recognition quality... log ( "ReadExtQuality:" ); var reader...FoundBarCodes ( i ); console . log ( `CodeType: ${ result . CodeType...

    docs.aspose.com/barcode/javascript-cpp/check-re...
  4. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition... log ( "ReadDecodeTypeList:" ); var...= barcodes [ i ]; console . log ( ` ${ result . CodeType } :...

    docs.aspose.com/barcode/javascript-cpp/set-targ...
  5. Repair PDF with Go via C++|Aspose.PDF for Go vi...

    This topic describes how to Repair PDF via Go via C++...saving the PDF document are logged and addressed promptly. This...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  6. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF document in Go using Aspose.PDF for content enhancement and document editing....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageAddText(num...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/
  7. 通过 Node.js 和 C++ 将源工作表的页面设置复制到目标工作表|Documentation

    本文说明如何使用 Node.js API 或 C++ 库示例代码,将源工作表的页面设置复制到目标工作表。... log ( "Before Paper Size: " + TestSheet1...getPaperSize ()); console . log ( "Before Paper Size: " + TestSheet2...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-page-s...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition... log ( "ReadFromFile:" ); reader ...FoundBarCodes ( i ); console . log ( ` ${ result . CodeType } :...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  9. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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 ( "Excel 2003 XLS Version: "..."Excel2007.xls" )); console . log ( "Excel 2007 XLS Version: "...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...