Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,944 for

file processing

(0.12 sec)
  1. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....to customize the HTML file loading process and change the output...instance Load the input HTML file into the Document object using...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  2. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF File, get information about PDF page properties such as color and set page properties....properties of pages in a PDF file in your Python applications...the number of pages in a PDF file, get information about PDF page...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversão de documentos via API Androidhttps://products.aspose.com/total/pt/android-java/conversion/Recent content......org/2005/Atom Complete Set of File Format Automation Solutions...API Android on Complete Set of File Format Automation SolutionsHugo...

    products.aspose.com/total/pt/android-java/conve...
  4. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....suitable for the file extension specified in the given file name. ge...to be embedded into produced files. getImlRenderingMode() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Merge Visio Files in Java

    This tutorial covers the details about how to merge Visio Files in Java. This covers the step-by-step algorithm in addition to a running sample code to combine Visio Files in Java....Product Family How to Merge Visio Files in Java This article encompasses...details on how to merge Visio files in Java . This covers the step-by-step...

    kb.aspose.com/diagram/java/how-to-merge-visio-f...
  6. How to Convert XLSX to XPS using C++

    In this guide, we will learn how to convert XLSX to XPS using C++. You can save Excel to XPS using C++ in any operating systems like Microsoft Windows and Linux etc.... Excel files are commonly saved with XLSX or XLS file extensions...extensions and you can process both file formats by adopting similar...

    kb.aspose.com/cells/cpp/how-to-convert-xlsx-to-...
  7. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...ThreadsCount = 1 If File.Exists(“C:\Users\Russ\Docum...save the output as a new PDF file: Dim ocr As New AsposeOcr()...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  8. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#.... Steps to Extract Font File from PDF using C# Set the IDE...extract fonts Load the source PDF file with the Document class object...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  9. How to Convert Excel to JSON in Node.js

    In this simple topic, we will focus on how to convert Excel to JSON in Node.js. You can easily export an Excel File to JSON in Node.js using a simple API interface with a simple configuration.... The JSON file format formulate the data as...instance to access the input Excel file and convert the export to JSON...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. Convert SVG to PDF in Java

    This topic will let you convert SVG to PDF in Java. It covers information about setting up the environment and offers a code example to create a SVG to PDF converter software in Java....improvising the conversion process based on your requirements...SVG to PDF Load the source SVG file using an instance of the Image...

    kb.aspose.com/cad/java/convert-svg-to-pdf-in-java/