Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 16,252 for

log

(0.43 sec)
  1. FormField.nodeType property | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.nodeType property | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuildingBlock.nodeType property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java.... log ( "open Presentation error" );...SaveFormat . Pptx ); console . log ( 'saved to file' ); }); Other...

    docs.aspose.com/slides/nodejs-java/limitations-...
  5. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document cataLog dictionary doesn’…...log.xml"; System.out.println("Starting...println("Conversion failed. Check log for details: " + logFile); System...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  6. 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...
  7. Reading and Writing Query Table of Worksheet wi...

    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 ( "Adjust Column Width: " + qt...getAdjustColumnWidth ()); console . log ( "Preserve Formatting: " + qt...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  8. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。... log ( "Aspose.Cells initialized"...password protected</p>' ; console . log ( "Worksheet is password protected"...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  9. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API.... log ( "Workbook opened using path...), loadOptions ); console . log ( "File data imported successfully...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…... Log file contains details – The LogFileName...LogFileName option writes a conversion log that lists missing glyphs, font...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...