Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,946 for

file processing

(0.06 sec)
  1. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert PDF to Excel in C++. By using C++ PDF to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....and include required header files Initialize Document Class object...object to open the source PDF file and save as XLSX Create ExcelSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  2. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....reads a DOCX file and saves each image as a PNG file. It will also...images Load the source Word file with images in the Document...

    kb.aspose.com/words/net/how-to-extract-images-f...
  3. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....This article describes the process to create table of content...different pages from the PDF file. Steps to Add Table of Contents...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  4. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....page breaks found in a Word file. Steps to Remove Page Breaks...breaks Load the target Word file into the Document object and...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  5. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV File using Node.js....learn the process to customize the conversion process as per the...Excel to CSV file converter using Node.js . The process is initiated...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. How to change number format to percentage upto ...

    I’m attaching a sample excel File. In the File as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...attaching a sample excel file. In the file as shown for the data...decimal place in your Excel file using Aspose.Cells, you can...

    forum.aspose.com/t/how-to-change-number-format-...
  7. Mail Merge in MS Word using Python

    Refer to this article to apply mail merge in MS Word using Python. It has details to set the IDE and a sample code to perform mail merge in MS Word step by step using Python....details to create a template file and then fill it using the mail...feature for creating a Word file. Steps to Create Mail Merge...

    kb.aspose.com/words/python/mail-merge-in-ms-wor...
  8. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....format text Create a new World file using the Document class for...class object for the above Word file Use the paragraph_format property...

    kb.aspose.com/words/python/paragraph-formatting...
  9. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to transform XML to CSV using Node.js....XML to CSV Load the source XML file into the Workbook class object...object Save the loaded XML file as CSV using the SaveFormat.CSV...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...
  10. Shape Formatting|Aspose.Slides for PHP Document...

    Format shape in PowerPoint presentation...modified presentation as a PPTX file. This PHP code demonstrates...that represents a presentation file $pres = new Presentation ();...

    docs.aspose.com/slides/php-java/shape-formatting/