Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 222,975 for

new

(0.09 sec)
  1. 通过 xlsx4j 在电子表格中添加图像|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  2. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...$template $diagramFile $doc = New-Object Aspose.Diagram.Diagram...$($column.Name)" $container = New-Object Aspose.Diagram.Shape $container...

    forum.aspose.com/t/container-styling-issue/320591
  3. 用 JavaScript 通过 C++ 赋予和验证数字签名|Documentation

    使用 Aspose.Cells for JavaScript 通过 C++ 对 Excel 文件进行数字签名和验证。用数字签名保护工作簿内容的真实性。...arrayBuffer (); const pfxBytes = new Uint8Array ( pfxArrayBuffer );...signatures needed to sign const dsc = new DigitalSignatureColl (); // Cert...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  4. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....presentation (PPT or PPTX) in new ways, you may benefit from converting...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Print Barcodes in Report|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....contents below and create a new file called BarCodeReport.jrxml...engine.JRRenderable" ><![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/print-bar...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Added New Elements to the Aspose.Slides...has been extended with new elements. New elements related to PowerPoint...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....presentation to MathML: $pres = new Presentation (); try { $autoShape...(); $mathParagraph -> add ( new MathematicalText ( "a" ) -> setSuperscript...

    docs.aspose.com/slides/php-java/exporting-math-...