Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 15,859 for

log

(0.39 sec)
  1. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件... log ( "Aspose.Cells initialized"...( arrayBuffer )); console . log ( "Workbook opened using file...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  2. 用C++在Node.js中计数工作表中的单元格数量|Documentation

    学习如何通过Aspose.Cells for Node.js via C++以编程方式统计Excel工作表中的单元格数。... log ( "Number of Cells: " + worksheet...2147483647, use CountLarge console . log ( "Number of Cells (CountLarge):...

    docs.aspose.com/cells/zh/nodejs-cpp/count-numbe...
  3. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API.... log ( sheet . getPageSetup (). getHeader...section of header console . log ( sheet . getPageSetup (). getHeader...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  4. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...pdf"; var log = OutputFolder + "conversion_log.log"; bool IsValidated...IsValidated = pdfDocument.Validate(log, PdfFormat.PDF_A_1B); } As for...

    forum.aspose.com/t/validation-if-a-document-is-...
  5. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell value satisfies data validation rules through the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...validationValue ; console . log ( "Is 3 a Valid Value for this...

    docs.aspose.com/cells/javascript-cpp/verify-tha...
  6. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart).... log ( ` ${ '\t' . repeat ( depth...!== undefined ) { console . log ( ` - \" ${ text } \"` ); } }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment).... log ( ` ${ '\t' . repeat ( depth...!== undefined ) { console . log ( ` - \" ${ text } \"` ); } }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.nodeType property | Aspose.Words for N...

    Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document).... log ( ` ${ '\t' . repeat ( depth...!== undefined ) { console . log ( ` - \" ${ text } \"` ); } }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Footnote.nodeType property | Aspose.Words for N...

    Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote).... log ( ` ${ '\t' . repeat ( depth...!== undefined ) { console . log ( ` - \" ${ text } \"` ); } }...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFo…...data‑quality pass on the generated logs. Further reading Aspose.GIS...shows how to handle events and logs. Let me know if you need an...

    forum.aspose.com/t/mapinfotab-shapefile-destina...