Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 49,130 for

shapes

(0.08 sec)
  1. Remove ActiveX Control with JavaScript via C++|...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for JavaScript via C++....this, the API provides the Shape.removeActiveXControl() method...demonstrates the use of the Shape.removeActiveXControl() method...

    docs.aspose.com/cells/javascript-cpp/remove-act...
  2. 公共 API Aspose.Diagram 16.11.0 的变化|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....); // get a shape by ID Shape shape = page . Shapes . GetShape...= ( CommandButtonActiveX ) shape . ActiveXControl ; // set width...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. Convert POTX to RTF via Java or with free Onlin...

    Java API to Export POTX to RTF without using Microsoft Word or PowerPoint or online. Test free POTX to RTF online converter quickly before integrating the code....manipulating text, images, shapes, and other elements. The second...manipulating text, images, shapes, and other elements. Aspose...

    products.aspose.com/total/java/conversion/potx-...
  4. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS presentation using Node applications without using Microsoft Office....addAutoShape method exposed by Shapes object to add an AutoShape...

    products.aspose.com/total/nodejs-java/create/pps/
  5. Create POTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTX presentation using Node applications without using Microsoft Office....addAutoShape method exposed by Shapes object to add an AutoShape...

    products.aspose.com/total/nodejs-java/create/potx/
  6. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…..., charts, ActiveX shapes) from the workbook before calling...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....tables, worksheets, images, shapes, headers/footers, etc. With...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  10. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...