Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 15,319 for

log

(0.09 sec)
  1. Node.jsでPDFをPPTXに変換|Aspose.PDF for Node.js via C++

    Aspose.PDFを使用すると、Node.js環境で直接PDFをPPTX形式に変換できます。... log ( "AsposePdfToPptX => %O" , json..."ResultPDFtoPptX.pptx" ); console . log ( "AsposePdfToPptX => %O" , json...

    docs.aspose.com/pdf/ja/nodejs-cpp/convert-pdf-t...
  2. Criptografar PDF em Node.js|Aspose.PDF para Nod...

    Criptografar Arquivo PDF com Aspose.PDF para Node.js via C++.... log ( "AsposePdfEncrypt => %O" ,..."ResultEncrypt.pdf" ); console . log ( "AsposePdfEncrypt => %O" ,...

    docs.aspose.com/pdf/pt/nodejs-cpp/encrypt-pdf/
  3. Den Klassenzuordner des eingebetteten OLE Objek...

    Erfahren Sie, wie Sie den Klassenzuordner eingebetteter OLE Objekte in JavaScript mithilfe von Aspose.Cells via C++ erhalten oder festlegen.... log ( "Aspose.Cells initialized"...// Print the GUID console . log ( guid . toUpperCase ()); resultDiv...

    docs.aspose.com/cells/de/javascript-cpp/get-or-...
  4. C++経由のFormulaText関数を使用して|Documentation

    この記事では、Aspose.Cellsライブラリを使用してMicrosoft Excelの数式を処理するためのFormulaText関数の使い方を紹介します。セルの数式テキストを取得・設定し、編集後のExcelファイルを保存する方法をJavaScript経由のC++で学びます。... log ( "Aspose.Cells initialized"...formula inside cell A1 console . log ( cellA2 . stringValue ); resultDiv...

    docs.aspose.com/cells/ja/javascript-cpp/using-f...
  5. Utilizza la proprietà Sheet.SheetId di OpenXml ...

    Questo articolo dimostra come utilizzare la proprietà Sheet.SheetId di OpenXml usando Excel manipulation con Aspose.Cells for JavaScript tramite C++ programmaticamente.... log ( "Aspose.Cells initialized"...console and show in page console . log ( "Sheet or Tab Id: " + ws ....

    docs.aspose.com/cells/it/javascript-cpp/utilize...
  6. Exception when opening MHT file with Aspose PDF...

    Hi, I am trying to open an MHT file with Aspose PDF 18.4 for Java but receiving the following exception: Exception in thread “main” class com.aspose.pdf.internal.ms.System.I04: Value cannot be null. Parameter name: s …... It has been logged under the ticket ID PDFJAVA-37768...

    forum.aspose.com/t/exception-when-opening-mht-f...
  7. Aspose word editor source code and set up docum...

    Hi Team, I need the word editor functionality as shown in this image Screenshot (17).png (122.7 KB) Also check the github repos in the following link https://github.com/aspose-words/Aspose.Words-for-.NET . unable to g…... The task is logged as WORDSNET-24764 . We will...

    forum.aspose.com/t/aspose-word-editor-source-co...
  8. Список расширений сервера IMAP|Documentation

    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....Email-for-Java // Connect and log in to IMAP ImapClient client...

    docs.aspose.com/email/ru/java/listing-imap-serv...
  9. Вычисление формул с помощью JavaScript через C+...

    В этой статье рассказывается о том, как использовать библиотеку Aspose.Cells для вычисления формул в Microsoft Excel с помощью JavaScript через C++. Загружая существующий файл Excel или создавая новый, мы можем использовать предоставленные Aspose.Cells методы для вычисления формулы и получения результата. В конце мы сохраняем изменённый файл Excel на диск.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/ru/javascript-cpp/calcula...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...sidebarHeight = availableHeight; log.debug("Left sidebar dimensions:...width (narrow) after rotation log.debug("Sidebar dimensions before...

    forum.aspose.com/t/topic/324972