Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 85,545 for

document converter

(2.38 sec)
  1. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word Document to Excel Converter using C#.... Steps to Convert DOC to XLSX using C# Set the...source Word file into the Document object for conversion to the...

    kb.aspose.com/words/net/conversion-from-word-to...
  2. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....TeX Product Family Convert Paragraph into Bullet Points...using Java Use this topic to convert paragraph into bullet points...

    kb.aspose.com/words/java/convert-paragraph-into...
  3. Processor.execute method | Aspose.Words for Python

    Processor.execute method. Execute the processor action....how to merge documents into a single output document using context...to merge documents: input_doc1 = MY_DIR + 'Big document.docx' input_doc2...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....NET Converting Between Formats SVG Converter Convert SVG to...Reference Download Pricing Buy Convert SVG to DOCX – C# Examples Contents...

    docs.aspose.com/html/net/convert-svg-to-docx/
  5. 将PDF页面转换为图像并识别条形码|Aspose.PDF for .NET

    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 path to the documents directory var dataDir = RunExamples...a PdfConverter object var converter = new Aspose . Pdf . Facades...

    docs.aspose.com/pdf/zh/net/convert-pdf-pages-to...
  6. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets....Convert PDF to Excel in C++ Contents [ Hide ] Overview This article...article explains how to convert PDF to Excel formats using C++...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  7. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your Document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel Converter using Python....a basic Word DOC to Excel converter using Python . You will learn...the requirements. Steps to Convert DOC to XLSX using Python Set...

    kb.aspose.com/words/python/conversion-from-word...
  9. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose Converter to generate a PDF from a Word Document that contains a scatter chart. Specifically, when the Document includes a word scatter chart type, the Converter…...Exception when converting Word scatter chart to PDF using Aspose...Aspose converter to generate a PDF from a Word document that contains...

    forum.aspose.com/t/exception-when-converting-wo...
  10. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...Pptx); var doc1 = new Document(); var docBuilder1 = new Aspose...Aspose.Cells, you can easily convert an Excel spreadsheet into an...

    forum.aspose.com/t/resulting-table-borders-are-...