Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 177,476 for

docx

(0.96 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby...." ) \ # Save the document in DOCX format. The format to save as...save ( data_dir + "HelloWorld.docx" ) Download Running Code Download...

    docs.aspose.com/words/java/hello-world-in-ruby/
  3. Aspose.Words drops the table cell fill color wh...

    While converting RTF to PDF we are loosing table cell shading ( becoming white color). This is happening even if we change color of one table header cell then entire table header colors in PDF getting white color....converting Rich Text Files (RTF) to DOCX and PDF formats. This problem...RTF to another format (like DOCX) first, and then to PDF. This...

    forum.aspose.com/t/aspose-words-drops-the-table...
  4. Several Image Into WORD Python

    Merge multiple Image into WORD in Python code. Save Image as WORD using Python.... DOCX Node Python Java C# C++ View...Python to combine multiple PNG to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/python-net/merge/imag...
  5. C++ API to Convert PPT to WORD or with free Onl...

    Export PPT to WORD within your C++ applications or online. Test free PPT to WORD online converter quickly before integrating the code....reference Save the document to DOCX format by using Save member...document in DOCX format doc -> Save ( u "output.docx" ); Free Online...

    products.aspose.com/total/cpp/conversion/ppt-to...
  6. C++ API to Convert PPSX to WORD or with free On...

    Export PPSX to WORD within your C++ applications or online. Test free PPSX to WORD online converter quickly before integrating the code....reference Save the document to DOCX format by using Save member...document in DOCX format doc -> Save ( u "output.docx" ); Free Online...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  7. C++ API to Convert POT to WORD or with free Onl...

    Export POT to WORD within your C++ applications or online. Test free POT to WORD online converter quickly before integrating the code....reference Save the document to DOCX format by using Save member...document in DOCX format doc -> Save ( u "output.docx" ); Free Online...

    products.aspose.com/total/cpp/conversion/pot-to...
  8. C++ API to Convert POTX to WORD or with free On...

    Export POTX to WORD within your C++ applications or online. Test free POTX to WORD online converter quickly before integrating the code....reference Save the document to DOCX format by using Save member...document in DOCX format doc -> Save ( u "output.docx" ); Free Online...

    products.aspose.com/total/cpp/conversion/potx-t...
  9. Several TEXT Into WORD Python

    Merge multiple TEXT into WORD in Python code. Save TEXT as WORD using Python.... DOCX Node Python Java C# C++ View...Python to combine multiple TXT to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/python-net/merge/text...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Java to experience its simplicity and power in Java.... PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and...

    docs.aspose.com/words/java/hello-world/