Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 15,258 for

log

(0.07 sec)
  1. Aspose PDF License|Aspose.PDF for Go via C++

    Aspose. PDF for Go invites its customers to get a Classic License. As well as use a limited license to better explore the product....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // SetLicense(filename...

    docs.aspose.com/pdf/go-cpp/licensing/
  2. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document cataLog dictionary doesn’…...log.xml"; System.out.println("Starting...println("Conversion failed. Check log for details: " + logFile); System...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  3. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples.... log ( "Signatures used to sign the...(). get_Item ( i ); console . log (((( signature . getComments...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  4. Get DrawObject and Bound while rendering to PDF...

    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"...width , height ) { console . log ( "" ); // Print the coordinates...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  5. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性... log ( "Category : " + dp . getCategory...getCategory ()); console . log ( "Current Status : " + dp . getContentStatus...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  6. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... log ( checksum ); richText . xmlMapping...customXmlPart . dataChecksum ; console . log ( updatedChecksum ); // We changed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph.... log ( `This paragraph belongs to...numberStyle } \"` ); console . log ( `\t\" ${ para . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compress PDF Document using Go | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Go library....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // Optimize()...

    products.aspose.com/pdf/go-cpp/compress/
  9. Rotate PDF using Go | Aspose.PDF

    Rotate PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageRotate(num...

    products.aspose.com/pdf/go-cpp/rotate/
  10. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for Node.js via C++.... log ( "Data Source: " + links . get...getDataSource ()); console . log ( "Is Referred: " + links . get...

    docs.aspose.com/cells/nodejs-cpp/check-if-workb...