Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 213,069 for

new

(0.14 sec)
  1. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = New com.aspose.words.Document(); …...Document doc = new com.aspose.words.Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc); // Insert...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  2. Displaying Email Information on Screen in PHP|D...

    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....$message_format = new MessageFormat (); $mailMessage = new MailMessage...sites: GitHub CodePlex Create New Email in PHP Extracting Email...

    docs.aspose.com/email/java/displaying-email-inf...
  3. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = New LoadOptions(); workbook = New Workbook(inputStream, loadOptions); int sheetCount…...loadOptions = new LoadOptions(); workbook = new Workbook(inputStream...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); workbook...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  4. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  5. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...update text in PSD Files, add new layers and help to paint on the...textLayer.UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...

    products.aspose.com/psd/editor/psd/
  6. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... let presentation = new aspose . slides . Presentation...the example below, we create a new presentation and save it to a...

    docs.aspose.com/slides/nodejs-java/save-present...
  7. Change Password of a PDF File|Aspose.PDF for Ja...

    Change Password of a PDF File with Aspose.PDF for JavaScript via C++....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/change-passw...
  8. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let htmlOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ); GridJsWorkbook gwb = new GridJsWorkbook (); String ret...updateCell ( p , uid ); return new ResponseEntity <>( ret , HttpStatus...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...