Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 39,097 for

2025

(0.27 sec)
  1. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...Family amaurya November 18, 2025, 1:41pm 1 Hi, I have a merge...Professionalize.Discourse November 18, 2025, 1:43pm 2 @amaurya Summary The...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  2. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...Product Family wknauf December 2, 2025, 10:50am 1 When generating a...Professionalize.Discourse December 2, 2025, 10:52am 2 @wknauf Based on...

    forum.aspose.com/t/english-table-style-names-la...
  3. Size Reduction when Converting MSG Files to PST...

    Hello Aspose Support Team, We are noticing a recurring issue with size reduction when converting MSG files to PST using Aspose.Email. For example: Case 1: 109 msg files totaling 6.09 MB result in a PST of only 5.6 MB. …...majalikar September 11, 2025, 11:39am 1 Hello Aspose Support...Professionalize.Discourse September 11, 2025, 11:40am 2 @deepraj.majalikar...

    forum.aspose.com/t/size-reduction-when-converti...
  4. Aspose.PSD failed to maintain curved text - Fre...

    I have a PSD containing curved text as below test_expected.jpg (59.5 KB) When it’s loaded using Aspose.PSD 24.11 and exported to PND/JPEG the curved text is distorted. The code I used:... OrangeLogic May 19, 2025, 2:01am 3 Hi, what is the current...issue? Dmitriy.Sorokin May 19, 2025, 10:45am 4 @OrangeLogic at this...

    forum.aspose.com/t/aspose-psd-failed-to-maintai...
  5. Complex Field Code Rendering Issue in DOCX to P...

    Issue: Complex field codes render incorrectly when converting DOCX to PNG, causing complete layout disruption. Attempted Solutions: Called UpdateFields() Tried different MetafileRenderingMode settings Code: using A…...words-net SzuChiChen September 25, 2025, 5:15am 1 Issue: Complex field...Professionalize.Discourse September 25, 2025, 5:16am 2 @SzuChiChen It seems...

    forum.aspose.com/t/complex-field-code-rendering...
  6. Problemas con correo de licencia de prueba - Fr...

    Buenas tardes, solicité una licencia de prueba de aspose cells pero no me llega a mi correo, ya revisé en spam y tampoco llega a esa carpeta, ojalá puedan ayudarme. Muchas gracias....en español aavila December 8, 2025, 9:05pm 1 Buenas tardes, solicité...Professionalize.Discourse December 8, 2025, 9:05pm 2 @aavila Para investigar...

    forum.aspose.com/t/problemas-con-correo-de-lice...
  7. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi import MapiMessage msg = MapiMessage.from_file(“message.msg”)...Kolambran July 2, 2025, 4:57pm 1 AttributeError: type...Professionalize.Discourse July 2, 2025, 4:58pm 2 @Sijo.Kolambran Cause...

    forum.aspose.com/t/attributeerror-type-object-a...
  8. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...diagram-net MikeShepard1 September 11, 2025, 4:35pm 1 TestDiagram.zip (459...Professionalize.Discourse September 11, 2025, 4:36pm 2 @MikeShepard1 It seems...

    forum.aspose.com/t/color-not-set-correctly-for-...
  9. 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…...words-java alex987654321 March 26, 2025, 8:06pm 1 Hi, we are using Java...Professionalize.Discourse March 26, 2025, 8:07pm 2 @alex987654321 It...

    forum.aspose.com/t/docx-to-pdf-conversion-consu...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...sumithnooti21 September 12, 2025, 9:23am 1 async function ad...Professionalize.Discourse September 12, 2025, 9:24am 2 @sumithnooti21 It...

    forum.aspose.com/t/tables-colliding-on-docx-to-...