Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 50,404 for

import document

(0.08 sec)
  1. Convert PPT to CSV via C++ or with free Online ...

    Export PPT to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to CSV online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to CSV format using Save method Get...

    products.aspose.com/total/cpp/conversion/ppt-to...
  2. Export XLT to WORD in Android or with free Onli...

    Android API to Convert XLT to WORD without using Microsoft Word or online. Test free XLT to WORD online converter quickly before integrating the code.... Converting XLTs to WORD documents makes it easier to share and...collaborate on the data, as WORD documents are compatible with a wide...

    products.aspose.com/total/android-java/conversi...
  3. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi Import MapiMessage msg = MapiMessage.from_file(“message.msg”)...mapi import MapiMessage msg = MapiMessage...Code from aspose.email.mapi import MapiMessage # Load the MSG...

    forum.aspose.com/t/attributeerror-type-object-a...
  4. Export FODS to DOC in Android or with free Onli...

    Android API to Convert FODS to DOC without using Microsoft Word or online. Test free FODS to DOC online converter quickly before integrating the code....and LibreOffice to store documents. It is not supported by Microsoft...PDF file using Document class Save the document to DOC format...

    products.aspose.com/total/android-java/conversi...
  5. Export XLSX to POWERPOINT in Android or with fr...

    Android API to Convert XLSX to POWERPOINT without using Microsoft Word or online. Test free XLSX to POWERPOINT online converter quickly before integrating the code....PDF file using Document class Save the document to PPTX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  6. Export SXC to DOC in Android or with free Onlin...

    Android API to Convert SXC to DOC without using Microsoft Word or online. Test free SXC to DOC online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  7. Export XLSB to POWERPOINT in Android or with fr...

    Android API to Convert XLSB to POWERPOINT without using Microsoft Word or online. Test free XLSB to POWERPOINT online converter quickly before integrating the code....PDF file using Document class Save the document to PPTX format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  8. Export XLSB to DOC in Android or with free Onli...

    Android API to Convert XLSB to DOC without using Microsoft Word or online. Test free XLSB to DOC online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  9. Convert JSON Format to WORDML in Android Apps |...

    Parse JSON to WORDML in Java without using Microsoft Word...markup language used to create documents in Microsoft Word. It is an...used to store and transport documents. Converting JSON to WORDML...

    products.aspose.com/total/android-java/conversi...
  10. Fix manual text to proper list level with prope...

    I am working on a usecase to process a Document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...on a usecase to process a document list data. But in some of...Python to illustrate this: import re def convert_to_list_structure(text_lines):...

    forum.aspose.com/t/fix-manual-text-to-proper-li...