Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 15,151 for

log

(0.2 sec)
  1. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...cells . get ( "A1" ); console . log ( "Before updating the font settings...

    docs.aspose.com/cells/javascript-cpp/access-and...
  2. 从演示文稿中提取文本|Aspose.Slides for Node.js via .NET 文档

    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 ( port . getText ()); // 显示文本的字体高度 console . log ( port...getLatinFont () != null ) { console . log ( port . getPortionFormat ()...

    docs.aspose.com/slides/zh/nodejs-java/extract-t...
  3. 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/
  4. 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...
  5. Convert the Smart Art to Group Shape with Node....

    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 ( "Is Smart Art Shape: " + shape...shape is group shape console . log ( "Is Group Shape: " + shape...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...
  6. Get Worksheet of the Chart with Node.js via C++...

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for Node.js via C++. Access and manipulate the underlying data of the chart efficiently.... log ( "Sheet Name: " + worksheet...display its name again console . log ( "Chart's Sheet Name: " + chart...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  7. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method.... log ( Node . evaluateGlobalTransf...evaluateGlobalTransf ( true )); console . log ( Node . evaluateGlobalTransf ( false...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  8. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API.... log ( "Aspose.Cells initialized"...cellsEnumerator ) { console . log ( ` ${ cell . name } ${ cell...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  9. 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...
  10. 用 Node.js 和 C++ 获取工作表页面设置的纸张宽度和高度|Documentation

    探索如何通过 Node.js 和 C++ 程序编程获取 Excel 工作表页面设置的纸张宽度和高度。... log ( "PaperA2: " + sheet . getPageSetup...PaperSizeType . PaperA3 ); console . log ( "PaperA3: " + sheet . getPageSetup...

    docs.aspose.com/cells/zh/nodejs-cpp/get-paper-w...