Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 423,652 for

document

(2.12 sec)
  1. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...that can be used to save a document in the SaveFormat.ODT format...that can be used to save a document in the SaveFormat.ODT format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....the Working with Fields documentation article. Remarks: Inserts...kinds of calendars. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::UnsupportedFileFormatException t...

    Aspose::Words::UnsupportedFileFormatException typedef. Thrown during Document load, when the Document format is not recognized or not supported by Aspose.Words. To learn more, visit the Documentation article in C++....Thrown during document load, when the document format is not...the Programming with Documents documentation article. using Aspose...

    reference.aspose.com/words/cpp/aspose.words/uns...
  4. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word...editing, and manipulating PDF documents. It also allows developers...write, and modify PowerPoint documents. It also provides a comprehensive...

    products.aspose.com/total/java/conversion/md-to...
  5. Java API to Render MD to EXCEL | products.aspos...

    Export MD to EXCEL via Java API without using Microsoft Excel or Adobe Reader...to convert Markdown (MD) documents to Microsoft Excel (XLSX)...for Java to render the MD document into an XLSX file. Aspose...

    products.aspose.com/total/java/conversion/md-to...
  6. Pdf to Xml COnversion - Free Support Forum - as...

    Hi, I need to convert pdf to xml but when i convert my pdf then it only create a blank xml file . Document doc = new Document("input.pdf"); doc.saveXml("output.xml"); I am using trial version only. Can anyone he…... Document doc = new Document(“input.pdf”); doc...existing PDF document, please check documentation link for PDF...

    forum.aspose.com/t/pdf-to-xml-conversion/12668
  7. Compress ODT Files Online or via .NET | product...

    Free online app to compress different ODT files. C# .NET compression library code for ODT Documents....NET based ODT document compression applications.... Freely compress various documents including ODT files online...

    products.aspose.com/total/net/compress/odt/
  8. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Document docmsg = new Aspose.Words.Document(msMsg); docmsg...problematic input and output documents here for testing? We will...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  9. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...features for manipulating PDF documents, including the ability to...and converting PowerPoint documents. It also supports a wide range...

    products.aspose.com/total/java/conversion/md-to...
  10. PageLayoutCallbackArgs.event property | Aspose....

    PageLayoutCallbackArgs.event property. Gets event....print ( f 'Document " { a . document . built_in_document_properties...file_path , 'wb' ) as stream : a . document . save ( stream , save_options...

    reference.aspose.com/words/python-net/aspose.wo...