Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 18,333 for

docx to doc

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

    Allows To specify how text inside a Document should be rendered when saving in SVG format in Java....docx document to .svg. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); // Configure the SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Several WORD Into TIFF C++

    Merge multiple a Word Document inTo TIFF in C++ code. Save a Word Document as TIFF using C++....example in C++ to combine multiple DOCX to TIFF Copy Examples Input...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  3. Several WORD Into PNG C++

    Merge multiple a Word Document inTo PNG in C++ code. Save a Word Document as PNG using C++....example in C++ to combine multiple DOCX to PNG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-png/
  4. Several WORD Into JPG C++

    Merge multiple a Word Document inTo JPG in C++ code. Save a Word Document as JPG using C++....example in C++ to combine multiple DOCX to JPG Copy Examples Input files...fileNames { u"Input1.docx" , u"Input2.docx" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  5. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body To a word Document using C#....in multiple formats like DOC, DOCX, BMP, HTML, JPEG, PDF, PNG...a number of formats like: DOC, DOCX, BMP, HTML, JPEG, PDF, PNG...

    docs.aspose.com/words/net/email-exporter-for-dy...
  6. Convert MPP to JIRA via Java

    Sample Java conversion code for MPP format To JIRA file. Use this example code To convert MPP To JIRA within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/mpp-t...
  7. Convert XML to JIRA via Java

    Sample Java conversion code for XML format To JIRA file. Use this example code To convert XML To JIRA within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/xml-t...
  8. Encoding when saving to html - Free Support For...

    Hello, when saving a Document To HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & To &amp even though it’s a parameter separaTor and then the link doesn’t work Word LINK: https:…...corp/SSD_ISSPDEDU_DOC?pSSDArray=%7B9999;2021-10-12...y.cezdata.corp/SSD_ISSPDEDU_DOC?pSSDArray=%7B9999;2021-10-12...

    forum.aspose.com/t/encoding-when-saving-to-html...
  9. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …... DOCX → PNG DOCX → HTML <html><head><meta.../></p></div></body></html> Sample Docx sample.docx (15.4 KB) Sample Code...

    forum.aspose.com/t/discontinuous-line-rendering...
  10. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); PclSaveOptions...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

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