Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 222,912 for

new

(0.14 sec)
  1. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...name : 'output.xls' , options : new XlsSaveOptions () }, { format...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  2. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  3. Creating and Saving MSG Files|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.... Create a new instance of the MailMessage class...class MailMessage mailMsg = new MailMessage (); // Set from,...

    docs.aspose.com/email/java/creating-and-saving-...
  4. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to EPUB document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  6. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....LoadOptions () Initializes a new instance of this class with default...) A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/net/aspose.words.loa...
  7. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....the image with a new size by selecting new height and width `300x300`...

    docs.aspose.com/imaging/java/developer-guide/ho...
  8. GroupBy Excel function - Free Support Forum - a...

    Is it on the roadmap to support the Excel groupby function? Please add. Thanks, Dean... OleDbConnection con = new OleDbConnection("provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand("Select * from [Order...

    forum.aspose.com/t/groupby-excel-function/315022
  9. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples....PNG format: $presentation = new Presentation ( "Presentation...how to do this: $imageSize = new Java ( "java.awt.Dimension" ...

    docs.aspose.com/slides/php-java/convert-slide/
  10. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...@“C:\temp”; directoryInfo = new DirectoryInfo(directory); var...Aspose.Words.Document doc = new Aspose.Words.Document(filepath);...

    forum.aspose.com/t/saving-and-converting-docx-f...