Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 18,402 for

docx to doc

(0.14 sec)
  1. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can set a template name...

    reference.aspose.com/words/java/com.aspose.word...
  2. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...following code for testing: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape s = builder.InsertIm...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Android API code To extract text in rows and cells from Excel spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/ex...
  4. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Android API code To extract text in rows and cells from ODS spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/ods/
  5. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Android API code To extract text in rows and cells from XLS spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/xls/
  6. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Android API code To extract text in rows and cells from XLSB spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/xlsb/
  7. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Android API code To extract images and text from PPTX presentation....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/pptx/
  8. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Android API code To extract images and text from ODP presentation....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/odp/
  9. DNN Quote Generator Module|Aspose.Words for .NET

    Generate Quotations in your DNN website using Aspose.Words DNN Quote GeneraTor Module in C#....Doc), Office Open XML WordprocessingML ( .Docx), ODF Text...Save document to *.Pdf, *.Doc, *.Docx, *.Odt, *.Tiff, *.Jpeg, *...

    docs.aspose.com/words/net/dnn-quote-generator-m...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PDF format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertHyperlink("Testlink"...

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