Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 223,227 for

new

(0.12 sec)
  1. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes New instance of this class....LayoutEnumerator(document) Initializes new instance of this class. LayoutEnumerator...updated and new page layout model is created, a new enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/java/conversion/
  3. Convert WORD To HTML Java

    Convert a Word document to HTML format in Java code. Save a Word document as HTML using Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/java/conversion/word-...
  4. Convert WORD To MARKDOWN Java

    Convert a Word document to MARKDOWN format in Java code. Save a Word document as MARKDOWN using Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/java/conversion/word-...
  5. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-docum...
  6. Convert HTML To DOCX Java

    Convert HTML to DOCX format in Java code. Save HTML as DOCX using Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/java/conversion/html-...
  7. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...License license = new com.aspose.words.License(); //...aspose.words.Document doc = new Document(filePath); // DocumentBuilder...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  8. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer... graphicData ; const blob = new Blob ([ graphicData ], { type...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  9. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...using ( Presentation pres = new Presentation ()) { Chart chart...using ( Presentation pres = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/zh/net/chart-axis/
  10. Add BarCode Column to SharePoint Lists|Document...

    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....BarCode for SharePoint, create a new custom list: On the Create page...name and description for the new list Click Create Adding name...

    docs.aspose.com/barcode/sharepoint/add-barcode-...