Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 49,130 for

shape

(0.24 sec)
  1. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++....text, make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  2. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method... Returns Shape node containing Ole object and...use the file name. Returns Shape node containing Ole object and...

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

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到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....类型是单元格,它会打印其边界和字符串值;如果类型是图片,则打印其边界和Shape名称。请查看下面的示例代码的控制台输出获得更多帮助。 示例代码...Print the coordinates and the shape name of Image object if ( drawObject...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  6. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...docx" ); let shape = ( Shape ) doc . getShape ( 0 ,... true ); signatureLine = shape . signatureLine ; expect ( signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....row, table, worksheet, image, shape, header/footer, etc. With the...the Excel file with image, shape, chart, etc. Workbook workbook...

    docs.aspose.com/cells/cpp/export-document-struc...
  9. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; expect ( chart . series...

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

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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