Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 39,587 for

docx

(0.11 sec)
  1. 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...
  2. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…...getting rendered when we convert DOCX to PDF Aspose.Words Product...convert Docx to PDF, We have HOP symbol as text in Docx which is...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  3. 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...
  4. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.Docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...Docx-Pdf: Long running conversion issue: JAVA Aspose.Words Product...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  5. 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...
  6. Charts have wrong axis labels when converting f...

    Hi, When converting a Docx to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...labels when converting from DOCX to PDF Aspose.Words Product...9:48am 1 Hi, When converting a DOCX to PDF, I noticed some x-axis...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  7. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...Shifted and deleted cells in Docx table (Java) Aspose.Words Product...aspose-slides-repro/testFiles/table.docx at words-repro · zbowyer20/aspose-slides-repro...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  8. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a Docx file into separate Docx files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...Aspose split docx file wrongly in Docker, but works fine in local...Aspose to split a DOCX file into separate DOCX files for each page...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  9. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of Docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...Bookmarks are not getting added, docx to pdf conversion aspose word...developing java api for conversion of docx to pdf using aspose word, in...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  10. DOCX to PDF conversion consumes high CPU and se...

    Hi, we are using Java Aspose library version 25.2 to convert Word docs to PDF in bulk. Sometimes, we see our process hangs with high CPU usage for certain input Word docs. The stack trace often looks like this: at c…...DOCX to PDF conversion consumes high CPU and seems to infinite......../Concept report sample.docx"; File ff = new File(inputFile);...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...