Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 9,775 for

log

(0.19 sec)
  1. Delete Page in PDF in Node.js|Aspose.PDF for No...

    You can delete pages from your PDF file using Aspose.PDF for Node.js via C++.... log ( "AsposePdfDeletePages => %O"...pdf" , numPages ); console . log ( "AsposePdfDeletePages => %O"...

    docs.aspose.com/pdf/nodejs-cpp/delete-pages/
  2. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  3. 使用 C++ 通过 JavaScript 管理 Microsoft Excel 文件的工作表|...

    使用 Aspose.Cells for JavaScript 通过 C++ 添加、删除和激活工作表。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  4. Resize EPS | Node.js API Solution

    Resize EPS functionality offered by 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...Units . Points ); 11 console. log ( "ResizeEPS => %O" , JSON. errorCode...

    docs.aspose.com/page/nodejs-cpp/resize-eps/
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Add digital signature in PDF in Node.js|Aspose....

    Digitally sign PDF documents in the Node.js environment.... log ( "AsposePdfSignPKCS7 => %O"..."ResultSignPKCS7.pdf" ); console . log ( "AsposePdfSignPKCS7 => %O"...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/
  8. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... log ( `XML part index ${ index }...index ). id } ` ); console . log ( `\tContent: ${ Buffer . from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  10. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...built‑in WarningHandler ) to log any URLs that were skipped: using...HandleWarning(WarningInfo info) { Example: log only URL‑related warnings if...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...