Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 174,960 for

docx

(0.51 sec)
  1. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a Docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...DOCX prompt on saving file created in .Net Aspose.Words Product...Hey everyone! I am creating a docx file and it looks and prints...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  2. Table contents are getting split while converti...

    Hi, I’m trying to convert a Docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...getting split while converting docx to pdf Aspose.Words Product...Hi, I’m trying to convert a docx file (containing 23 pages along...

    forum.aspose.com/t/table-contents-are-getting-s...
  3. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting Docx files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Height Rendering When Converting DOCX to Image with Parentheses Aspose...Words Product Family words-net , docx-to-image SzuChiChen September...

    forum.aspose.com/t/inconsistent-line-height-ren...
  4. 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...
  5. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a Docx file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...page breaks after converting DOCX to PDF Aspose.Words Product...Words v24.2 When converting a DOCX file containing footnotes (references)...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  6. 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...
  7. Convert PDF to DOC or DOCX format in Jython|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Convert PDF to DOC or DOCX format in Jython Contents [ Hide ]...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  8. Aspose.Words Java prima conversione DOCX --> PD...

    Buongiorno, durante fasi di test sul prodotto Aspose.Words Java per la funzione di conversione Docx → PDF noto tempi molto più alti tra la prima conversione effettuata e le successive. Ho provato ad inserire anche una …...Words Java prima conversione DOCX --> PDF lenta Aspose.Words Product...per la funzione di conversione DOCX → PDF noto tempi molto più alti...

    forum.aspose.com/t/aspose-words-java-prima-conv...
  9. 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...
  10. 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...