Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 21,194 for

pdf to doc

(0.16 sec)
  1. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings construcTor...a saved PDF document digitally and timestamp it. doc = aw . Document...DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF contents.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Java ClassCastException: class com.aspose.words...

    Hi, We are using Aspose.Total license and are getting the following Java ClassCastException when trying To update a MS Word Document (*.Docx): java.lang.ClassCastException: class com.aspose.words.Shape cannot be cast t…...document: Document doc = new Document(filename); doc.save(filename);...those document to convert as PDF. Regards Kalam Azad alexey.noskov...

    forum.aspose.com/t/java-classcastexception-clas...
  3. Convert XLTX to PPT using Python or with free O...

    XLTX To PPT conversion in your Python applications without using Microsoft Office or online. Test free XLTX To PPT online converter quickly before integrating the code....API to convert XLTX file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  4. 19.10 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 19.10 Release Notes – the latest updates and fixes....Image is misplaced in generated PDF New Feature WORDSNET-19103 Add...previous page in PDF New Feature WORDSNET-18596 DOCX to PDF - text is...

    docs.aspose.com/words/java/aspose-words-for-jav...
  5. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.page_layout property | Aspose.Wo...

    PdfSaveOptions.page_layout property. Specifies the page layout To be used when the Document is opened in a Pdf reader....the document is opened in a PDF reader. @property def page_layout...pages when opened in a PDF reader. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::PdfDigitalSignatureDetails construcTor. Initializes an instance of this class in C++....to sign a generated PDF document. auto doc = MakeObject < Document...> ( doc ); builder -> Writeln ( u "Contents of signed PDF." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related To default font substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EXCEL to PPTX in Android or with free On...

    Android API To Convert EXCEL To PPTX without using Microsoft Word or online. Test free EXCEL To Doc online converter quickly before integrating the code....PDF for Android via Java. Aspose...used to export EXCEL to PDF, and Aspose.PDF for Android via Java...

    products.aspose.com/total/android-java/conversi...
  10. SaveOutputParameters.ContentType | Aspose.Words...

    SaveOutputParameters ContentType property. Returns the ContentType string Internet Media Type that identifies the type of the saved Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...