Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 414,430 for

document

(0.54 sec)
  1. Java API to Render PCL to ODS | products.aspose...

    Export PCL to ODS via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...via Java Open PCL file using Document class Convert PCL to XLSX...

    products.aspose.com/total/java/conversion/pcl-t...
  2. Android API to Convert DOT to XLT or with free ...

    Convert DOT to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLT online converter quickly before integrating the code....text-based document format used for creating documents in a variety...popular format for creating documents, but it is not compatible...

    products.aspose.com/total/android-java/conversi...
  3. Java API to Convert DOC to ODS or with free Onl...

    Convert DOC to ODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to ODS online converter quickly before integrating the code....for Java is a feature-rich document manipulation and conversion...that allows users to convert documents from one format to another...

    products.aspose.com/total/java/conversion/doc-t...
  4. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the Document is split into parts when saving to Html, Epub or Azw3 format in C++....DocumentSplitCriteri enum Specifies how the document is split into parts when saving...0 The document is not split. PageBreak 1 The document is split...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Android API to Convert DOTX to XLTM or with fre...

    Convert DOTX to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLTM online converter quickly before integrating the code....Open XML document template used for creating documents such as...popular format for creating documents that can be used across multiple...

    products.aspose.com/total/android-java/conversi...
  6. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the Document to SaveFormat.HTML and SaveFormat.MHTML formats in Java....HTML is used when saving the document to SaveFormat.HTML and SaveFormat...DOCTYPE heading when converting documents to the Xhtml 1.0 transitional...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document Document = new com.aspose.pdf.Document();) { final com.as…...Document document = new com.aspose.pdf.Document();) { final...PDF try (final Page page = document.getPages().add();) { // --...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  8. Java API to Convert DOTM to XLAM or with free O...

    Convert DOTM to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLAM online converter quickly before integrating the code....APIs that provides powerful document manipulation and conversion...to manipulate and convert documents of various formats. It supports...

    products.aspose.com/total/java/conversion/dotm-...
  9. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IgnoreHeaderFooter not working - Free Support F...

    When I append attachments to my Document then the Headers and Footers are applied to the appended Document even though I used the IgnoreHeaderFooter format option. Document input = new Document(filePath) var output = ne…...I append attachments to my document then the Headers and Footers...are applied to the appended document even though I used the IgnoreHeaderFooter...

    forum.aspose.com/t/ignoreheaderfooter-not-worki...