Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 18,490 for

docx to doc

(1.86 sec)
  1. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...files used when saving to a DOC or DOCX file. By default, this property...with a custom paragraph break. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert EXCEL to PPT using Python or with free ...

    EXCEL To PPT conversion in your Python applications without using Microsoft Office or online. Test free EXCEL To PPT online converter quickly before integrating the code....with Python Convert EXCEL to DOC (Microsoft Word Binary Format)...Marco File) Convert EXCEL to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  4. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.TeX Converters for .NET – FAQ

    Frequently asked questions about Aspose.TeX for .NET covering supported formats, conversion examples, licensing, batch processing, image options, and more....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/tex/net/conversion/faq/
  6. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .Docx file, it shows a Total of 7 images, but in reality, there is only one image in it. I request you To examine the attached .Docx file and advise on how To get the correct image …...docx file, it shows a total of 7...you to examine the attached .docx file and advise on how to get...

    forum.aspose.com/t/number-of-the-figure-count/3...
  7. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used Doc.save To save the word Document as RTF just To make sure the Document itself loaded properly and it does but when I call model.translate I get: Exception in t…... It failed so I used doc.save to save the word document...because I can use doc.save to save the docx as rtf without issue...

    forum.aspose.com/t/trying-to-use-model-translat...
  8. Merge DOTM Files Online or using C++ | products...

    Free online app To combine different DOTM files. C++ merging library code To merge DOTM Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/dotm/
  9. Merge DOT Files Online or using C++ | products....

    Free online app To combine different DOT files. C++ merging library code To merge DOT Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/dot/
  10. When insert HTML string into document, an error...

    When I insert an HTML string inTo the Document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...docx"); Professionalize.Discourse...issues . For example: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/when-insert-html-string-into...