Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 53,976 for

import document

(1.52 sec)
  1. Several HTML Into WORD C++

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

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

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

    products.aspose.com/words/cpp/merge/doc-to-jpg/
  3. Convert PPTM to DOC via C# .NET or with free On...

    Convert PowerPoint pptm Documents to Word doc files with C#. Convert multiple files within ASP.NET or other .NET applications....PPTM 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/pptm-t...
  4. Using Sendgrid to Send Emails | Solution for Yo...

    Discover the power of SendGrid integration with Java API to enhance email deliverability. Get clear instructions, code samples, and advanced features.... How to Get Started Import the Java API: Add the library...is with our intuitive API. import com.aspose.email.*; String...

    products.aspose.com/email/java/send-email/sendg...
  5. Online PS to DXF Conversion or Build .NET based...

    Free online app to convert PS to DXF files. .NET C# conversion library code for PS Documents....will be converted into DXF document Download the converted DXF...Automation API Open PS file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Convert TXT to ODP via Java or with free Online...

    Java API to Export TXT to ODP without using Microsoft Word or PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....via Java Open TXT file using Document class Convert TXT file to...presentation file Save the document to ODP using save method TXT...

    products.aspose.com/total/java/conversion/txt-t...
  7. Convert TXT to POTX via Java or with free Onlin...

    Java API to Export TXT to POTX without using Microsoft Word or PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....manipulating and converting documents. Once the TXT file is loaded...via Java Open TXT file using Document class Convert TXT file to...

    products.aspose.com/total/java/conversion/txt-t...
  8. Convert CSV to OTT with .NET or with free Onlin...

    Convert CSV to OTT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to OTT online converter quickly before integrating the code....PDF file using Document class Save the document to OTT format...the designated area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/net/conversion/csv-to...
  9. Convert PPTX to DOT via C# .NET or with free On...

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

    products.aspose.com/total/net/conversion/pptx-t...
  10. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/