Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 5,425 for

custom function

(0.31 sec)
  1. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS.... The ImportData function in JsonUtility imports data...properties are specified for customizing the JSON to CSV conversion...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  2. View and Update DOCX Properties Online or Updat...

    View and modify DOCX properties through online app for free. Java API code to update DOCX properties....smart search indexing using custom metadata fields. Automation...metadata based on content and custom properties. FAQs Can I use...

    products.aspose.com/total/java/metadata/docx/
  3. 使用 Aspose.Page JavaScript 通过 C++ API 转换 PostScript

    本文通过代码片段讲解并演示了 Aspose.Page JavaScript 通过 C++ API 解决方案中包含的 PS 到 BMP 的转换功能。...app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/zh/javascript-cpp/convert-ps/
  4. Generate QR Codes for Events|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....the content section: Event Customize QR Code Settings (Optional)...demonstrated below. generateEvent : function (){ var beginEvent = "BEGIN:VEVENT\r\n"...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  5. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....requirements from many of our customers to support the capability...try to investigate the functionality and quality it works. In...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  6. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....NEXTIF field has the same function as a NEXT field, // but it...NEXTIF field has the same function as a NEXT field, // but it...

    reference.aspose.com/words/java/com.aspose.word...
  7. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing document to produce a new document. Part of this work consists in converting a .doc file (merged with data via MailMerge.Execute()); part co…...fill a preprinted form with custom variable data; for some documents...easy to see that adding 100 custom strings to an existing pdf...

    forum.aspose.com/t/poor-performance-adding-text...
  8. Convert PPTM to XLS via PHP or with free Online...

    PHP API to Convert PPTM to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLS online converter quickly before integrating the code....interactive features and custom functionalities through the use of...interactive content, and add custom functionality to their presentations...

    products.aspose.com/total/php-java/conversion/p...
  9. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....output after calling this function. Code to Create Mail Merge...properties that can be set to customize the template file for formatting...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  10. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-Function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...from this I made this test-function private void Convert() { Document...through my Convert() test-function it says true in this line...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150