Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,814 for

log

(0.03 sec)
  1. CompatibilityOptions.useNormalStyleForList prop...

    CompatibilityOptions.useNormalStyleForList property. Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.suppressTopSpacing propert...

    CompatibilityOptions.suppressTopSpacing property. Ignore Minimum and Exact Line Height for First Line on Page.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.showBreaksInFrames propert...

    CompatibilityOptions.showBreaksInFrames property. Display Page/Column Breaks Present in Frames.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.spacingInWholePoints prope...

    CompatibilityOptions.spacingInWholePoints property. Only Expand/Condense Text By Whole Points.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.useWord97LineBreakRules pr...

    CompatibilityOptions.useWord97LineBreakRules property. Emulate Word 97 East Asian Line Breaking.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.useWord2010TableStyleRules...

    CompatibilityOptions.useWord2010TableStyleRules property. Specifies to use Word2010 table style rules.... log ( "\nDefault optimization settings:"...MsWordVersion . Word2010 ); console . log ( "\nOptimized for Word 2010:"...

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

    Aspose.Words.Node class. Base class for all nodes of a Word document... log ( "Run contents:" ); console . log ( `\t\" ${...(); console . log ( "Shape:" ); console . log ( `\t ${ childShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... log ( fontFilename ); } expect (...write ( ", italic" ); console . log ( `\nSource:\t ${ args . originalFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++.... log ( worksheet . getCells (). get...ShiftType . Down ); console . log ( worksheet . getCells (). get...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...