Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 89,980 for

doc format

(0.12 sec)
  1. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PST to DOTX in Python | products.aspose...

    Save PST to DOTX in your Python applications without using Microsoft Outlook or Word...PST (Personal Storage Table) format is used by Microsoft Outlook...data. It is a proprietary file format used by Microsoft Outlook to...

    products.aspose.com/total/python-net/conversion...
  3. Convert VCF to DOT in Python | products.aspose.com

    Save VCF to DOT in your Python applications without using Microsoft Outlook or Word...(Virtual Contact File) is a file format used to store contact information...(Document Template) is a file format used to store documents in...

    products.aspose.com/total/python-net/conversion...
  4. Convert PST to WORDML in Python | products.aspo...

    Save PST to WORDML in your Python applications without using Microsoft Outlook or Word...Storage Table and is a file format used by Microsoft Outlook to...Language and is an XML-based file format used by Microsoft Word to store...

    products.aspose.com/total/python-net/conversion...
  5. Convert ICS to PCL in Python | products.aspose.com

    Save ICS to PCL in your Python applications without using Microsoft Outlook or Word...(iCalendar) is a widely used format for exchanging calendar information...(Portable Calendar Language) is a format used by Microsoft Outlook to...

    products.aspose.com/total/python-net/conversion...
  6. Convert WORD to PPS via C++ or with free Online...

    Export WORD to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPS online converter quickly before integrating the code....file Save the document to PPS format using Save method and set Pps...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Convert MBOX to JPEG in Python | products.aspos...

    Save MBOX to JPEG in your Python applications without using Microsoft Outlook or Word... MBOX is a popular file format used to store emails. It is...convert MBOX files to JPEG format in order to use them in other...

    products.aspose.com/total/python-net/conversion...
  8. Convert MSG to PCL in Python | products.aspose.com

    Save MSG to PCL in your Python applications without using Microsoft Outlook or Word...Convert MSG to PCL MSG is a file format used by Microsoft Outlook to...emails. It is a proprietary format and is not supported by many...

    products.aspose.com/total/python-net/conversion...
  9. Convert PPTX to XLTX in Android Apps or with fr...

    Convert PPTX to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLTX online converter quickly before integrating the code....presentation in a spreadsheet format. XLTX is a Microsoft Excel...Excel Open XML Spreadsheet format which is used to store data in tabular...

    products.aspose.com/total/android-java/conversi...
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...