Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 18,497 for

docx to doc

(0.59 sec)
  1. Convert PPTX to XLTM via C++ or with free Onlin...

    Export PPTX To XLTM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLTM online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. Convert PPSX to WORD in Python or with free Onl...

    PPSX To WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSX To WORD online converter quickly before integrating the code....format, such as Microsoft Word (DOCX). How Aspose.Total helps for...range of formats, including DOCX, DOC, ODT, RTF, HTML, and many...

    products.aspose.com/total/python-net/conversion...
  3. How to Split Word Document using Java

    This tuTorial provides information on how To split Word Document using Java. It contains configuration details, detailed steps To accomplish the task and a runnable sample code To split Word Document inTo multiple Documents using Java....of ways and save it as a DOCX , DOC , or any other supported...demonstrates the process to split DOCX using Java where the source...

    kb.aspose.com/words/java/how-to-split-word-docu...
  4. How to Convert Word Document to Images in C#

    In this tuTorial you will learn how To convert Word Document To images in C#. This code in C# converts all pages in Word Document To separate PNG image files.... DOCX, DOC, RTF, ODT, HTML to image file...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  5. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...JSON data destination (Java).docx"); JsonDataLoadOptions options...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....docx. auto doc = System :: MakeObject...u "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Converting a PDF file to WORD using Python | As...

    Sample code on Python for PDF To WORD conversion. Use example code for batch PDF To WORD conversion with Python and .NET...In this case, the DOC_X format is specified, which...corresponds to a Microsoft Word .DOCX file. Set the output format...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows To specify which OOXML specification will be used when saving in the Docx format in C++....will be used when saving in the DOCX format. enum class OoxmlCompliance...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files To PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line To appear…...docx to .pdf with the same Aspose...consistent between .odt to .pdf and .docx to .pdf conversions with no...

    forum.aspose.com/t/footer-height-and-extra-line...
  10. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different Document processing actions....docx' input_doc2 = MY_DIR + 'Tables.docx' context =...'LowCode.MergeContextDocument.1.docx' ) . execute () first_load_options...

    reference.aspose.com/words/python-net/aspose.wo...