Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 9,770 for

log

(0.12 sec)
  1. 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...
  2. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier.... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool.... log ( "AsposePdfAddStamp => %O" ..."ResultAddStamp.pdf" ); console . log ( "AsposePdfAddStamp => %O" ...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  5. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。... log ( "First Worksheet of First Workbook...isAutomaticPaperSize ()); console . log ( "First Worksheet of Second...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  6. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part.... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using JavaScript via C++.... log ( "Aspose.Cells initialized"...formula inside cell A1 console . log ( cellA2 . stringValue ); resultDiv...

    docs.aspose.com/cells/javascript-cpp/using-form...
  8. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.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...
  9. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Access the Text Box by the Name with JavaScript...

    Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...get ( "MyTextBox" ); console . log ( tb2 . text ); const outputData...

    docs.aspose.com/cells/javascript-cpp/access-the...