Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 213,512 for

new

(0.23 sec)
  1. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/java/resize-eps/
  3. Convert WORD To XPS Java

    Convert a Word document to XPS format in Java code. Save a Word document as XPS 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 TXT Java

    Convert a Word document to TXT format in Java code. Save a Word document as TXT 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. Convert DOC To EPUB Java

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

    products.aspose.com/words/java/conversion/doc-t...
  6. Convert DOC To DOCX Java

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

    products.aspose.com/words/java/conversion/doc-t...
  7. Convert HTML To MARKDOWN Java

    Convert HTML to MARKDOWN format in Java code. Save HTML as MARKDOWN 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-...
  8. Check Version Number|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.... Often we build new fixes (bug fixes for the user...increase a part by 1 and make a new version. Normally, we increase...

    docs.aspose.com/3d/python-net/check-version-num...
  9. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …...Exception { Workbook workbook = new Workbook(); Worksheet sheet =...(ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea()) { OoxmlSaveOptions...

    forum.aspose.com/t/aspose-compression-is-consum...
  10. PdfFontEmbeddingMode enumeration | Aspose.Words...

    Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....Arial and Times New Roman. Only Arial and Times New Roman fonts are...Times New Roman fonts into a PDF document. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...