Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 176,898 for

docx

(0.14 sec)
  1. Frame rendered in wrong place when converting D...

    Hi, When converting a Docx to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...wrong place when converting DOCX to PDF Aspose.Words Product...11:57am 1 Hi, When converting a DOCX to PDF using Aspose, I noticed...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  2. MUSTACHE Mail Merge In Java

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

    products.aspose.com/words/java/mailmerge/mustache/
  3. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da Docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...non Identity-H in conversione docx PDF Aspose.Words Product Family...Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  4. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...rendered properly when converting Docx to html Aspose.Words Product...correctly when converting a DOCX file to HTML using Aspose.Words...

    forum.aspose.com/t/images-not-being-rendered-pr...
  5. 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...
  6. Convert XLSX to DOCX using Java or with free On...

    Java API to Export XLSX to Docx or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Conversion XLSX to DOCX Converting XLSX files to DOCX format enables...formatting, charts, and formulas. DOCX is widely supported across devices...

    products.aspose.com/total/java/conversion/xlsx-...
  7. MUSTACHE Mail Merge In C#

    Personalize your Mail merge MUSTACHE file using C#. Automate emails or build reports using Mail merge MUSTACHE template in C#....Create docx using Mail merge in C# High-speed .NET library for...further exporting the result to DOCX, PDF, HTML and other popular...

    products.aspose.com/words/net/mailmerge/mustache/
  8. MUSTACHE Mail Merge In C++

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

    products.aspose.com/words/cpp/mailmerge/mustache/
  9. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during Docx to PDF conversion using Aspose.Words. When generating documents in Docx format, the output appears as expected with correct column and page breaks. However, whe…...Breaks Not Preserved During DOCX to PDF Conversion Aspose.Words...facing a formatting issue during DOCX to PDF conversion using Aspose...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  10. 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...