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

docx

(0.15 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. MUSTACHE Mail Merge In Python

    Personalize your Mail merge MUSTACHE file using Python. Automate emails or build reports using Mail merge MUSTACHE template in Python....Create docx using Mail merge in Python High-speed Python library...execute Mail merge operation for docx templates and data from custom...

    products.aspose.com/words/python-net/mailmerge/...
  3. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting Docx to images with Aspose.Words. sample1.Docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.Docx →…...consistently when converting DOCX to image Aspose.Words Product...converting DOCX to images with Aspose.Words. sample1.docx → Cell...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  4. Field Code Font Borders Missing When Converting...

    I’m experiencing a rendering issue where Field Code content with font borders does not display correctly. While font borders render properly in normal text content, they are missing when applied to field codes. To help …...Borders Missing When Converting DOCX to PNG Aspose.Words Product...pngSaveOptions); Sample Docx: fieldCode_border.docx (14.3 KB) Aspose...

    forum.aspose.com/t/field-code-font-borders-miss...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...Text Rotation Issue in Vertical DOCX to HTML Export Aspose.Words...not occur in: Microsoft Word DOCX → PNG output generated by Aspose...

    forum.aspose.com/t/eq-field-text-rotation-issue...