Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 214,303 for

new

(0.11 sec)
  1. Relfection error when calling Aspose from JS - ...

    After a New installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...March 16, 2025, 9:50am 1 After a new installtion of Apsose libraries...aspose.pdf.Font”); var lic = new license(); lic.setLicense(“Aspose...

    forum.aspose.com/t/relfection-error-when-callin...
  2. Convert JPG To WORD Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  3. Convert JPG To TXT Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  4. Gmail Utility Features|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....try { Calendar newCalendar = new Calendar ( "summary" , null ...( calendarId ); // Create a new appointment and Calculate appointment...

    docs.aspose.com/email/java/gmail-utility-features/
  5. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....selected sheets to a new workbook, click New Book . In the Before...Excel file. const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/copying-an...
  6. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...sheet set const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  7. Export JasperReport to JPEG2000|CAD 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....ASJpeg2000Exporter jpeg2000Exporter = new ASJpeg2000Exporter (); ASJpeg2000ExportConf...ASJpeg2000ExportConf jpeg2000ExportConfig = new ASJpeg2000ExportConf (); jpeg2000ExportConfig...

    docs.aspose.com/cad/jasperreports/export-jasper...
  8. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....operator Feature PSDNET-1752 Add new types of warp: Wave, shell up...expected , actual )) { throw new Exception ( "Objects are not...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Result = new Document (); DocumentBuilder ResultWriter = new DocumentBuilder...fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...

    docs.aspose.com/words/net/extend-and-contribute...
  10. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words.sav...