Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,814 for

log

(0.09 sec)
  1. Examine Presentation|Aspose.Slides for Node.js ...

    Read and modify PowerPoint presentation properties in Node... log ( info . getLoadFormat ()); //...getPresentationInfo ( "pres.ppt" ); console . log ( info2 . getLoadFormat ());...

    docs.aspose.com/slides/nodejs-java/examine-pres...
  2. NodeChangingAction enumeration | Aspose.Words f...

    Aspose.Words.NodeChangingAction enumeration. Specifies the type of node change.... log ( "Inserted node:" ); console . log ( `\tType:\t...trim () != "" ) { console . log ( `\tText:\t\" ${ args . node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PhysicalFontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine... log ( "FontFamilyName : {0}" , fontInfo...fontFamilyName ); console . log ( "FullFontName : {0}" , fontInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...logs.lazy.logging.OspLazyLoggerFactory;...loadLinuxTableSubsti) { Logger.atInfo().log("Attempting to read Aspose license...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  5. 查找通过Node.js的XLS和XLSX格式支持的最大行数和列数|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.... log ( "Maximum Rows and Columns supported...console . log ( "Maximum Rows: " + maxRows ); console . log ( "Maximum...

    docs.aspose.com/cells/zh/nodejs-cpp/find-maximu...
  6. How to convert PDF to PDF /UA - Free Support Fo...

    Hello, I’m trying to convert a PDF document to PDF/UA using the Document Convert method. doc.Convert(Log, PdfFormat.PDF_UA_1, ConvertErrorAction.None) However, this methods always fails, whatever the input document. …...Convert(log, PdfFormat.PDF_UA_1, ConvertErrorAction...Document("input.pdf"); // Create a log file to capture conversion errors...

    forum.aspose.com/t/how-to-convert-pdf-to-pdf-ua...
  7. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Go, allowing for customized document formatting....com/aspose-pdf/aspose-pdf-go-cpp" import "log" import "fmt" func main () {..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageCount()...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...
  8. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename..."sample.pdf" ) if err != nil { log . Fatal ( err ) } // PageAdd()...

    docs.aspose.com/pdf/go-cpp/add-pages/
  9. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... log ( `Start of Table ${ i } ` );... count ; j ++ ) { console . log ( `\tStart of Row ${ j } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content... log ( "StructuredDocumentTa values:" ); console . log ( `\t|Id:...rangeStartTag . id } ` ); console . log ( `\t|Title: ${ rangeStartTag...

    reference.aspose.com/words/nodejs-net/aspose.wo...