Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 84,529 for

document converter

(0.45 sec)
  1. Render EML to OTT in Andorid App | products.asp...

    Export EML to OTT without using Microsoft Word or Outlook in you Andorid applications...manipulation and convertion applications. You can convert EML to OTT...Using the first API you can convert EML file format to HTML and...

    products.aspose.com/total/android-java/conversi...
  2. Render EML to BMP in Andorid App | products.asp...

    Export EML to BMP without using Microsoft Word or Outlook in you Andorid applications...manipulation and convertion applications. You can convert EML to BMP...Using the first API you can convert EML file format to HTML and...

    products.aspose.com/total/android-java/conversi...
  3. C++ API to Convert TEX to PPSX | products.aspos...

    Convert TEX to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PPSX within C++ Applications Convert TEX to PPSX within your C++...PowerPoint Download Why to Convert If you are a C++ developer...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a Document in Java....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: You can...

    reference.aspose.com/words/java/com.aspose.word...
  5. Java API to Render XML to XLTM | products.aspos...

    Export XML to XLTM via Java API without using Microsoft Excel or Adobe Reader...Export XML to XLTM via Java Convert XML file to XLTM by using on...to XLSX. Once the XML is converted to XLSX, the second step is...

    products.aspose.com/total/java/conversion/xml-t...
  6. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your Documents for enhanced organization and efficiency....of the smart tag within the document. public string Element { get...create smart tags. Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/
  10. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word Document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…... I would like to convert a Word document to PDFA-1a file. Dim...Dim doc As Document = New Document(“test.doc”) Dim license As...

    forum.aspose.com/t/word-to-pdfa-1a/100320