Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 15,008 for

pdf to doc

(0.21 sec)
  1. Android API to Convert WORDML to DIF or with fr...

    Convert WORDML To DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORDML To DIF online converter quickly before integrating the code....formats, including DOC, DOCX, XLS, XLSX, PDF, and many more. This...

    products.aspose.com/total/android-java/conversi...
  2. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract OLE Objects from Workbook with C++|Docu...

    Learn how To extract OLE objects from a workbook using Aspose.Cells with C++....document, an Excel workbook, and a PDF document as OLE objects on the...objects. The OLE objects (DOC, XLS, and PDF files) are saved to disk...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  4. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied To a Pdf Document when it is opened in a Pdf viewer in Java....applied to a PDF document when it is opened in a PDF viewer. Examples:...opening a rendered PDF document. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. MetafileRenderingOptions.use_emf_embedded_to_wm...

    MetafileRenderingOptions.use_emf_embedded_To_wmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered....rendering options when saving to PDF. doc = aw . Document ( file_name...method converts the document to .PDF. save_options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how To use the ApplyBulletDefault method To effortlessly create stylish bulleted lists in your Documents, enhancing readability and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListFormat.applyBulletDefault method | Aspose.W...

    ListFormat.applyBulletDefault method. Starts a new default bulleted list and applies it To the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field...or printed as a PDF (but not exported to PDF), // PRINTDATE fields...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfSaveOptions.create_note_hyperlinks property ...

    PdfSaveOptions.create_note_hyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... doc = aw . Document ( MY_DIR + 'Footnotes...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Urobiť Markdown Pomocou Javascript

    Vytvorte nový Markdown v JavaScript v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Node.js via .NET....Výstupný formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/sk/nodejs-net/make/md/