Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,350 for

log

(0.08 sec)
  1. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes... log ( "Table #{0} has {1} tables...( tableDepth > 0 ) console . log ( "Table #{0} is nested inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Read Chart Subtitle from ODS File using JavaScr...

    Learn how to use Aspose.Cells for JavaScript via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display.... log ( "Aspose.Cells initialized"...subTitle . text ; console . log ( "Chart Subtitle: " + subtitleText...

    docs.aspose.com/cells/javascript-cpp/read-chart...
  3. 使用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...
  4. 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...
  5. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for Node.js via C++.... log ( "AutoRecover: " + workbook...AutoRecover property console . log ( "AutoRecover: " + workbook2...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  6. 找出VBA项目是否受密码保护,通过Node.js和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 ( "IsProtected - Before Protecting...isProtected method. console . log ( "IsProtected - After Protecting...

    docs.aspose.com/cells/zh/nodejs-cpp/find-out-if...
  7. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...vbaProject . isSigned ; console . log ( "VBA Project is Signed: " +...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  8. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....properties Set text alignment, the log file name, and the action taken...the text alignment, the output log file name, and the flag to set...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...