Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 213,245 for

new

(0.44 sec)
  1. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....readable stream const inputStream = new Readable (); inputStream . _read...end of stream const culture = new Intl . NumberFormat ( "en-GB"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  2. Repair PDF with Go via C++|Aspose.PDF for Go vi...

    This topic describes how to Repair PDF via Go via C++...PDF file and saving it as a new document is a common requirement...starting point for developers new to using PDF libraries like Aspose...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  3. Convert PDF to Microsoft Excel|Aspose.PDF for P...

    Aspose.PDF for PHP allows you to convert PDF to Excel format using PHP. During this, the individual pages of the PDF file are converted to Excel worksheets.... $document = new Document ( $inputFile ); // Create...save options. $saveOption = new ExcelSaveOptions (); // Set the...

    docs.aspose.com/pdf/php-java/convert-pdf-to-excel/
  4. Merge PS or EPS files to PDF | .NET

    .NET API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files. C# code example of merging functionality....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/merge-ps-to-pdf/
  5. Creating an Outlook Contact|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...._Application OutlookObject = new Microsoft . Office . Interop... Application (); //Create a new Contact Item Microsoft . Office...

    docs.aspose.com/email/java/creating-an-outlook-...
  6. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....open it; otherwise create a new workbook if ( fileInput . files...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  7. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtension.Properties | Aspose.Words for .NET

    Discover WebExtension Properties, a powerful set of customizable features for enhancing your web extensions. Unlock unique functionality today!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  9. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital signature in Java....signOptions = new SignOptions(); signOptions.setSignTime(new Date());...stream. InputStream inDoc = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....Document doc = new Document(); doc.setResourceLoadingCa(new ImageNameHandler());...ImageNameHandler()); DocumentBuilder builder = new DocumentBuilder(doc); // Images...

    reference.aspose.com/words/java/com.aspose.word...