Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 162,155 for

new

(0.1 sec)
  1. ActiveX|Aspose.Slides 文档

    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....创建空的演示实例 Presentation pres = new Presentation (); try { // 添加媒体播放器...控件的演示文稿 Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/zh/androidjava/activex/
  2. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... Document doc = new Document(getMyDir() + "Tables...composite node. Document doc = new Document(); Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  3. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...because that ends up adding new cells and removing the old values...cell address without creating a new range, you can utilize the createRange...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  4. Compose Multi-volume Zip Archive | Aspose.Zip D...

    This documentation describes how to create and manage multi-volume ZIP archives with Composer....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/multi-volume-zip/
  5. Installation and Quick Start Tutorial|Documenta...

    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....contents below and create a new file called BarCodeReport.jrxml...engine.JRRenderable" ><![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/quickstar...
  6. Presentation via VBA|Aspose.Slides for PHP Docu...

    Add, remove, and extract VBA macros in PowerPoint presentations...VbaProject constructor to add a new VBA project. Add a module to...class $pres = new Presentation (); try { # Creates a new VBA Project...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. Սեղմել DOC Ը Javascript Ում

    Սեղմեք DOC ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ); doc...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. Սեղմել HTML Ը Javascript Ում

    Սեղմեք HTML ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...'@aspose/words' ); var doc = new aw.Document( "Input.html" );...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc...

    products.aspose.com/words/hy/nodejs-net/compres...
  9. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ActiveX|Aspose.Slides 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....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/java/activex/