Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 213,070 for

new

(0.14 sec)
  1. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in JavaScript between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion/
  2. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) for...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/nodejs-net/conversion...
  3. Convert WORD To HTML Javascript

    Convert a Word document to HTML format in JavaScript code. Save a Word document as HTML using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert HTML To Markdown Javascript

    Convert HTML to Markdown format in JavaScript code. Save HTML as Markdown using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  5. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Description add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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.... It includes not only new and updated public methods, added...Cells for .NET has exposed some new properties and methods to aid...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Werk met'n Dokument Gestoor in'n Liferay|Aspose...

    Vergelyk Word dokumente gedeel in Liferay met behulp van C#. Werk met dokumente gestoor in Liferay – verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/af/net/work-with-document...
  8. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...options = new FindReplaceOptions { ReplacingCallback = new TagReplacer(tags)...Forward }; doc.Range.Replace(new Regex(@"\{\{(.+ "", options);...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  9. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/work-with-canvases/