Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 15,777 for

log

(0.12 sec)
  1. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…... Please see the log output below for reference: **WARNING:...license.setLicense(licenseStream); log.info("PDF-CONVERSION_INIT: Setting...

    forum.aspose.com/t/font-substitution-issue-when...
  2. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。... log ( "Aspose.Cells initialized"...pageIndex , fileName ) { console . log ( `Saving page ${ pageIndex }...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  3. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically.... log ( "First Worksheet of First Workbook...isAutomaticPaperSize ()); console . log ( "First Worksheet of Second...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  4. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++.... log ( tb2 . getText ()); console . log ( "Press any...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  5. Installation|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 ( "codeText" , barCodeResult... getCodeText ()); console . log ( "codeType" , barCodeResult...

    docs.aspose.com/barcode/nodejsjava/installation/
  6. 使用 JavaScript 通过 C++ 查找工作表中形状的绝对位置|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找工作表内形状的绝对位置。... log ( "Aspose.Cells initialized"...} , ${ top } )` ; console . log ( message ); resultDiv . innerHTML...

    docs.aspose.com/cells/zh/javascript-cpp/finding...
  7. Getting recognition results as text|Documentation

    Returning Aspose.OCR for JavaScript via C++ recognition results as formatted text.... log ( result_str ); Getting recognition...

    docs.aspose.com/ocr/javascript-cpp/save-text/
  8. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... log ( `Pattern value is: ${ fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。... log ( "Is VBA Code Project Valid...signature is invalid console . log ( "Is VBA Code Project Valid...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  10. Split PDF in Node.js|Aspose.PDF for Node.js via...

    This topic shows how to split PDF pages into individual PDF file with Aspose.PDF for Node.js via C++ .... log ( "AsposePdfSplit2Files => %O"..."ResultSplit2.pdf" ); console . log ( "AsposePdfSplit2Files => %O"...

    docs.aspose.com/pdf/nodejs-cpp/split-pdf/