Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,727 for

log

(0.11 sec)
  1. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... log ( `Font index # ${ i } ` ); console . log ( `\tName:...( i ). name } ` ); console . log ( `\tIs ${ allFonts . at ( i...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdsoRecipientData class | Aspose.Words for Node.js

    Aspose.Words.Settings.OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge... log ( `Odso recipient data index...upon mail merge." ); console . log ( `\tColumn # ${ enumerator ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Rotate PDF using Go | Aspose.PDF

    Rotate PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageRotate(num...

    products.aspose.com/pdf/go-cpp/rotate/
  5. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... log ( "Run contents:" ); console . log ( `\t\" ${...(); console . log ( "Shape:" ); console . log ( `\t ${ childShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... log ( `Smart tag type: ${ smartTag...SmartTag smartTag ) { console . log ( `\tContents: \" ${ smartTag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the document... log ( `Font index # ${ i } ` ); console . log ( `\tName:...( i ). name } ` ); console . log ( `\tIs ${ allFonts . at ( i...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionCollection.acceptAll method | Aspose.Wo...

    RevisionCollection.acceptAll method. Accepts all revisions in this collection.... log ( `Revision type: ${ r . revisionType...nodeType } \"` ); console . log ( `\tChanged text: \" ${ r ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageDelete(num...

    products.aspose.com/pdf/go-cpp/pages/remove/
  10. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... log ( "Body:" ); console . log ( `\t\" ${ body...asHeaderFooter (); console . log ( `HeaderFooter type: ${ headerFooter...

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