Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 165,057 for

new

(0.05 sec)
  1. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...PDF File Document pdfFile = new Document ( "Source-PDF-File.pdf"...object DocSaveOptions saveOpts = new DocSaveOptions (); // Set the...

    products.aspose.com/pdf/net/conversion/
  2. Convert TEXT To SVG Java

    Convert TEXT to SVG format in Java code. Save TEXT as SVG using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  3. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/image...
  4. Manage Worksheets|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....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the WorksheetCollection...

    docs.aspose.com/cells/go-cpp/manage-worksheets/
  5. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  6. Adding MapiCalendar to PST in Ruby|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.... new ( "LAKE ARGYLE WA 6743" , "Appointment"...import ( 'java.util.Date' ) . new ( 2012 , 10 , 2 ), Rjb :: import...

    docs.aspose.com/email/java/adding-mapicalendar-...
  7. 使用 C++ 查看 MHT 文件 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上打开和查看 MHT 文件。...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/zh-hans/cpp/viewer/mht/
  8. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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...)) { PdfOptions pdfOptions = new PdfOptions (); pdfOptions . ...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Aspose.PSD的.NET 23.2版 - 发行说明|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.... Save ( outputPng , new PngOptions () { ColorType = PngColorType...); image . Save ( outputPng , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Calculate the sum of a range of cells|Documenta...

    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....SharedStringPart does not exist, create a new one. SharedStringTablePar shareStringPart...the cell. result . CellValue = new CellValue ( index . ToString...

    docs.aspose.com/cells/net/calculate-the-sum-of-...