Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,946 for

file processing

(0.07 sec)
  1. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...print_exc() file: 自訂格式(電商匯入中心)11.pdf (228.2 KB)...consumption during the saving process, although it may increase the...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  2. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....height of the rows, the output file can be saved in XLSX or any...package manager to work with Excel file Include Aspose::Cells namespace...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  3. Convert XPS to Image in Python

    This article elaborates on how to convert XPS to Image in Python. It encompasses the step-by-step workflow and a runnable code to export XPS to JPG in Python....properties to customize the process as per your requirements. Steps...converting XPS files Load XPS document using a stream or file using the...

    kb.aspose.com/page/python/convert-xps-to-image-...
  4. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....of the source ODP file and save the PPTX file on the disk. Steps...the load format for the ODP file and therefore, the LoadOptions...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  5. How to Convert PDF to Excel in C#

    This brief example is about how to convert PDF to Excel in C#. In order to export PDF to Excel C# based application can be used in any of .NET based supported operating system environment including Windows, Linux or macOS by using simple and easy API interfaces....ExcelSaveOptions object to set output XLSX file options Finally, Save method...using simple API calls. The process will be started by adding necessary...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-exc...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversion de documents via l'API Androidhttps://products.aspose.com/total/fr/android-java/conversion/Recent conte......org/2005/Atom Complete Set of File Format Automation Solutions...l'API Android on Complete Set of File Format Automation SolutionsHugo...

    products.aspose.com/total/fr/android-java/conve...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversión de documentos a través de la API de Androidhttps://products.aspose.com/total/es/android-java/conversion......org/2005/Atom Complete Set of File Format Automation Solutions...de Android on Complete Set of File Format Automation SolutionsHugo...

    products.aspose.com/total/es/android-java/conve...
  8. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...the LoadFormat formats, pass a file name or a stream into one of...document from a file. Automatically detects the file format. Document(fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....the option to customize the process by using a variety of options...background Load the source PDF file into the Document class to set...

    kb.aspose.com/pdf/java/how-to-change-background...
  10. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX Files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF File, and try to output DOCX/TIFF/JPEG, only the DOCX File works. The TIFF and JPEG Files a…...exports corrupted graphics files- trial version Aspose.PDF Product...out, and I can read in DOCX files and output them to PDF/TIFF/JPEG...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...