Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 9,778 for

log

(0.32 sec)
  1. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go via C++....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SavePptX(filename...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...
  2. 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...
  3. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document.... log ( `List item paragraph # ${ paras... Text ). trim (); console . log ( `\tExported Text: ${ paragraphText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... log ( `Style name:\t\" ${ style ...style . type } \"` ); console . log ( `\tSubsequent style:\t ${ style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet 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-...
  10. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... log ( `Style name:\t\" ${ style ...style . type } \"` ); console . log ( `\tSubsequent style:\t ${ style...

    reference.aspose.com/words/nodejs-net/aspose.wo...