Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 177,658 for

docx

(0.52 sec)
  1. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...Issue adding comments to DOCX with API/Ruby SDK Aspose.Words...Tempfile.create(['document', '.docx']) do |temp_file_2| temp_file_2...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  2. DOCX (with ( Content Controls) to HTML conversi...

    Hi, I have the below code to convert an MS Word file to an HTML file using ASPOSE Words ( Java). The MS Word file has Content Controls. Document d = new Document("TEST.Docx"); SaveOptions opt = SaveOptions.createSave…...DOCX (with ( Content Controls) to HTML conversion using ASPOSE...Document d = new Document("TEST.docx"); SaveOptions opt = SaveOptions...

    forum.aspose.com/t/docx-with-content-controls-t...
  3. Unable to convert MS Word DOCX document to DOC ...

    I have an issue converting the attached document from *.Docx to doc format. There is an exception: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. So…...Unable to convert MS Word DOCX document to DOC format (NullReferenceExcepti)...the attached document from *.docx to doc format. There is an exception:...

    forum.aspose.com/t/unable-to-convert-ms-word-do...
  4. Exception while saving a specific document to d...

    Office Printer_Range guide_EM.PDF (3.4 MB) Using the Aspose.PDF.Drawing 26.2.0 and the attached PDF. When trying to save the document with DocSaveOptions.DocForm.Docx and Mode DocSaveOptions.RecognitionMode.EnhancedFlo…...saving a specific document to docx Aspose.PDF Product Family tfipsrd...with DocSaveOptions.DocForm.DocX and Mode DocSaveOptions.RecognitionMode...

    forum.aspose.com/t/exception-while-saving-a-spe...
  5. Convert TSV to DOCX using Java or with free Onl...

    Java API to Export TSV to Docx or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Conversion TSV to DOCX Converting TSV files to DOCX format allows...charts, and rich text features. DOCX is widely supported and optimized...

    products.aspose.com/total/java/conversion/tsv-t...
  6. Convert XLTX to DOCX using Java or with free On...

    Java API to Export XLTX to Docx or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Conversion XLTX to DOCX Converting XLTX files to DOCX format preserves...formatting, and multi-user editing. DOCX output ensures compatibility...

    products.aspose.com/total/java/conversion/xltx-...
  7. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in Docx using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....Insert Header and Footer in DOCX using C++ In this example, we...insert Header and Footer in DOCX using C++. Header and Footer...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  8. Landscape pages are rendered as portrait pages ...

    Hi, When converting a Docx with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\out.pd…...portrait pages when converting DOCX to PDF Aspose.Words Product...1:33pm 1 Hi, When converting a DOCX with some portrait and landscape...

    forum.aspose.com/t/landscape-pages-are-rendered...
  9. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a Docx containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input Docx test.Docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...Equation field rendering issue in DOCX to PDF/PNG Aspose.Words Product...9:26am 1 When I try to convert a DOCX containing equation fields to...

    forum.aspose.com/t/equation-field-rendering-iss...
  10. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in Docx using C++. In order to insert rows inside table of Word document using C++ a very simple API interface is used....How to Add Rows to Table in DOCX using C++ In this topic, we...how to add Rows to Table in DOCX using C++ . Tables have wide...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...