Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,194 for

log

(0.08 sec)
  1. Customize Globalization Settings for Pivot Tabl...

    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"...getTextOfTotal () { console . log ( "---------GetPivotTotalName----------...

    docs.aspose.com/cells/javascript-cpp/customize-...
  2. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色... log ( "Aspose.Cells initialized"...console . log ( "Color: " + colorValue ); console . log ( "ColorIndex:...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...
  3. StructuredDocumentTagCollection class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range... log ( sdt . isMultiSection ); console . log ( sdt . title...getByTitle ( "Alias4" ); console . log ( sdt . id ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Determine which Axis exists in the Chart with N...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Node.js via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes.... log ( "No charts found in the worksheet...Category , true ); console . log ( "Has Primary Category Axis:...

    docs.aspose.com/cells/nodejs-cpp/determine-whic...
  5. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++.... log ( "PrinterSettings of this worksheet...console . log ( "Sheet Name: " + ws . getName ()); console . log ( "Paper...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  6. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Go via C++....com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // New creates...asposepdf . New () if err != nil { log . Fatal ( err ) } // SaveAs(filename...

    docs.aspose.com/pdf/go-cpp/save-pdf-document/
  7. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically.... log ( "Aspose.Cells initialized"...PaperSizeType . PaperA2 ; console . log ( "PaperA2: " + sheet . pageSetup...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  8. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document.... log ( `List item paragraph # ${ paras... Text ). trim (); console . log ( `\tExported Text: ${ paragraphText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... log ( `Style name:\t\" ${ style ...style . type } \"` ); console . log ( `\tSubsequent style:\t ${ style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time.... log ( port . getText ()); // Display...height of the text console . log ( port . getPortionFormat ()...

    docs.aspose.com/slides/nodejs-java/extract-text...