Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,010 for

march

(1.08 sec)
  1. Copying LineTypes from CadImage (template) to n...

    Hello, I am currently using Aspose.CAD for .NET to generate a new DWG file (DwgImage ) based on an existing template (CadImage ). My workflow is: Load an existing DWG as CadImage (template) Create a new empty DwgImag…...Product Family cad-net Abne March 19, 2026, 4:28pm 1 Hello, I...DwgImage ? oleksii.gorokhovatskyi March 19, 2026, 7:56pm 2 @Abne , Hi...

    forum.aspose.com/t/copying-linetypes-from-cadim...
  2. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...Family words-net Oleh96khomyn March 26, 2025, 3:54pm 1 Hello Aspose...Oleh Professionalize.Discourse March 26, 2025, 3:54pm 2 @Oleh96khomyn...

    forum.aspose.com/t/convestation-issue-word-to-p...
  3. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…...Family email-java mbeedell March 16, 2026, 10:28am 1 I have a...2270) margarita.samodurova March 16, 2026, 2:24pm 2 Hello @mbeedell...

    forum.aspose.com/t/msg-file-reading-errors/326555
  4. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the text and copy-paste it elsewhere the text is incorrectly being …...PDF Product Family R_C_D_T March 4, 2026, 10:58am 1 I used the...

    forum.aspose.com/t/footer-duplication/326129
  5. When applying annotation, the orientation of im...

    https://forum.aspose.com/t/when-applying-annotation-the-orientation-of-image-is-misaligned/327085...Family aspose-pdf-net NPSwaroop March 31, 2026, 10:12am 1 Hi @asad...

    forum.aspose.com/t/when-applying-annotation-the...
  6. Clarification on Aspose.Total Licensing for Mul...

    Hi Team, We are planning to use Aspose.Total for our product and wanted to clarify a few points regarding licensing. Currently, our architecture consists of multiple microservices, and each service may use different As…...Total Product Family vimugdha March 25, 2026, 6:09am 1 Hi Team,...regards, Vimugdha amjad.sahi March 25, 2026, 7:49am 2 @vimugdha...

    forum.aspose.com/t/clarification-on-aspose-tota...
  7. PDF to DOCX conversion loses all vector graphic...

    PDF to DOCX conversion loses all vector graphic colors (rendered as black) Environment Product: Aspose.Words for Python via .NET Versions tested: 25.1.0 and 26.3.0 (same result) OS: Ubuntu 22.04 (Docker, also reproduced…...Family words-python jh_park March 20, 2026, 9:22am 1 PDF to DOCX...jhpark@ai3.kr alexey.noskov March 20, 2026, 9:42am 2 @jh_park...

    forum.aspose.com/t/pdf-to-docx-conversion-loses...
  8. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Cells Product Family rnara March 26, 2024, 9:36am 1 Hi Team,...Thanks, Krishna amjad.sahi March 26, 2024, 9:43am 2 @rnara ,...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  9. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...Product Family words-java Kldv March 24, 2025, 7:23am 1 Hi Team,...MB) Professionalize.Discourse March 24, 2025, 7:24am 2 @Kldv It...

    forum.aspose.com/t/header-footer-content-update...
  10. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ype-fonts-location/ ced5an March 19, 2026, 11:13am 3 Hi, I’m...docx (24.2 KB) alexey.noskov March 19, 2026, 1:04pm 4 @ced5an We...

    forum.aspose.com/t/document-extractpages-yields...