Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 15,271 for

log

(0.18 sec)
  1. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide.... log ( e ); } finally { if ( pres...{ var vf = shape ; console . log ( shape ); var type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/nodejs-java/video-frame/
  2. Insert Ranges with JavaScript via C++|Documenta...

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/insert-ran...
  3. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... log ( "Value of A1: " + cellA1 ....getStringValue ()); console . log ( "Value of A2: " + cellA2 ....

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  4. 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...
  5. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…... To expedite your case, log in to the paid support forum...

    forum.aspose.com/t/differentiation-between-comm...
  6. Add XMP metadata to EPS file using NodeJS

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result1.eps" ); 11 console. log ( "AsposeEPSGetXMP => %O" , JSON...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/add/
  7. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++.... log ( "Aspose.Cells initialized"...evaluatedPageCount ; console . log ( "Workbook page count: " + workbookPageCount...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  8. Add array items in XMP metadata of EPS| Node.js

    The process of adding items in XMP metadata of EPS with Aspose.Page for Node.js via C++ is explained and illustrated with the code snippets here.... log ( "Aspose.Page for Node.js via..."result2.eps" , input); 14 console. log ( "AsposeXMPAddArrayIte => %O"...

    docs.aspose.com/page/nodejs-cpp/xmp-metadata/ad...
  9. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum.... log ( "AsposePdfAddPageNum => %O"..."ResultAddPageNum.pdf" ); console . log ( "AsposePdfAddPageNum => %O"...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  10. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++.... log ( "Ole Object Label - Before:...been modified earlier console . log ( "Ole Object Label - After:...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...