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

log

(0.24 sec)
  1. Determine which Axis exists in the Chart with N...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Node.js via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes.... log ( "No charts found in the worksheet...Category , true ); console . log ( "Has Primary Category Axis:...

    docs.aspose.com/cells/nodejs-cpp/determine-whic...
  2. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++.... log ( "PrinterSettings of this worksheet...console . log ( "Sheet Name: " + ws . getName ()); console . log ( "Paper...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  3. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically.... log ( "Aspose.Cells initialized"...PaperSizeType . PaperA2 ; console . log ( "PaperA2: " + sheet . pageSetup...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  4. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... log ( "Category : " + dp . getCategory...getCategory ()); console . log ( "Current Status : " + dp . getContentStatus...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. LoadOptions.resourceLoadingCallback property | ...

    LoadOptions.resourceLoadingCallback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML.... log ( `External CSS Stylesheet found...ResourceType . Image : console . log ( `External Image found upon...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range... log ( sdt . isMultiSection ); console . log ( sdt . title...getByTitle ( "Alias4" ); console . log ( sdt . id ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using JavaScript for faster insights and smarter content audits.... log ( info . getLoadFormat ()); //...getPresentationInfo ( "pres.ppt" ); console . log ( info2 . getLoadFormat ());...

    docs.aspose.com/slides/nodejs-java/examine-pres...
  8. Optimize PDF Resources using Go via C++|Aspose....

    Optimize Resources of PDF files using Go tool....error during this operation is logged and terminates the program...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  9. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... log ( 'my action clicked1' + sheet...onMyActionClick2 = ( sheet ) => { console . log ( 'my action clicked2' + sheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... log ( 'my action clicked1' + sheet...onMyActionClick2 = ( sheet ) => { console . log ( 'my action clicked2' + sheet...

    docs.aspose.com/cells/zh/python-net/aspose-cell...