Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 53,333 for

import document

(0.08 sec)
  1. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code....on C++ Open DOT file using Document class reference Convert DOT...Presentation file Save the document to PPS format using Save method...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...demonstrating how to achieve this: import com.aspose.cells.*; public...Also, refer to the following document for your reference. Tracing...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  3. Convert PPTX to DOC via C# .NET or with free On...

    Convert PowerPoint pptx Documents to Word doc files with C#. Convert multiple files within ASP.NET or other .NET applications....PPTX Presentation to Word DOC document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/pptx-t...
  4. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/net/ps/working-with-gradient/
  5. Convert RTF to POWERPOINT via Java or with free...

    Java API to Export RTF to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free RTF to POWERPOINT online converter quickly before integrating the code....features for manipulating documents, including the ability to...via Java Open RTF file using Document class Convert RTF file to...

    products.aspose.com/total/java/conversion/rtf-t...
  6. Smartly Importing Array Elements by Slicer into...

    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....Ask AI Smartly Importing Array Elements by Slicer into Excel...windowed data views. How to Import Array Elements by Slicer into...

    docs.aspose.com/cells/net/how-to-import-array-e...
  7. Download and Install|Documentation

    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....NetBeans, Eclipse, IDEA or others Import/Open QR_Code_Generator_by_Aspose...

    docs.aspose.com/barcode/java/1-1-3-download-and...
  8. Convert POWERPOINT to CSV in Android Apps or wi...

    Convert POWERPOINT to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to CSV online converter quickly before integrating the code....HTML document by using Workbook class Save the document to CSV...password-protected document. If your input POWERPOINT document is password...

    products.aspose.com/total/android-java/conversi...
  9. Several WORD Into HTML C++

    Merge multiple a Word Document into HTML in C++ code. Save a Word Document as HTML using C++....example that iterates through documents and converts them to HTML:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/word-to-html/
  10. Several HTML Into DOC C++

    Merge multiple HTML into DOC in C++ code. Save HTML as DOC using C++....example that iterates through documents and converts them to DOC:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-doc/