Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,319 for

log

(0.12 sec)
  1. Converting a PDF file to XPS using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑XPS Conversion on All Platforms...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SaveXps(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  2. Converting a PDF file to TEX using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑TEX Conversion on All Platforms...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SaveTeX(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  3. Converting a PDF file to DOC using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑DOC Conversion on All Platforms...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SaveDoc(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  4. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for Node.js via C++.... log ( "Connection Name: " + dbCon...dbCon . getName ()); console . log ( "Command: " + dbCon . getCommand...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  5. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。... log ( wb2 . isDigitallySigned );...digitalSignatures ) { console . log ( dst . getComments ()); // test...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  6. Get Address, Cell Count, Offset, Entire Column,...

    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 ( "Aspose.Cells initialized"...Create range A1:B3. console . log ( "Creating Range A1:B3\n" );...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  7. 使用Node.js通过C++验证用来保护工作表的密码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++验证保护工作表的密码。... log ( "Specified password has matched"...matched" ); } else { console . log ( "Specified password has not...

    docs.aspose.com/cells/zh/nodejs-cpp/verify-pass...
  8. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++.... log ( "Aspose.Cells initialized"...cxp . isNull ()) { console . log ( `Not Found: CustomXmlPart ID...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  9. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…... Log file contains details – The LogFileName...LogFileName option writes a conversion log that lists missing glyphs, font...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  10. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... log ( "Aspose.Cells initialized"...(); console . log ( valueLine ); console . log ( inSecondaryLine...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...