Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 42,373 for

2026

(0.52 sec)
  1. Theme-Aware SVG Renders the Wrong Theme Color o...

    Summary This is a follow-up to Theme-aware SVG Picture on a Slide Renders Static Fallback Fill Instead of the Resolved Theme Color, which you fixed in 26.6.0. That fix resolved the two configurations in that report, but …...slides-rendering jbutemplafy June 16, 2026, 11:41am 1 Summary This is a...png ). andrey.potapov June 16, 2026, 12:44pm 2 @jbutemplafy , Thank...

    forum.aspose.com/t/theme-aware-svg-renders-the-...
  2. Aspose.Email.Graph in WinForm app - Free Suppor...

    Hi I got the console example working to connect to Exchange via Microsoft.Graph to list email folders. However I can’t get this to work when I convert it to a WinForms application. It appears to hang on ExecutionHangs…...Family Ian_Tyrrell March 27, 2026, 3:05pm 1 Hi I got the console...margarita.samodurova March 27, 2026, 9:18pm 2 Hello @Ian_Tyrrell...

    forum.aspose.com/t/aspose-email-graph-in-winfor...
  3. MacOS can't pip install Aspose.PDF - Free Suppo...

    MacOS can’t pip install Aspose.PDF (MacOS 14.6),can’t find mac version whl in pypi...Anastasia_Radtsevich March 9, 2026, 12:21pm 8 @David_Matin We added...

    forum.aspose.com/t/macos-cant-pip-install-aspos...
  4. JPEG 2000 to PDF - Free Support Forum - aspose.com

    Does Aspose.Pdf for .NET support the conversion of JP2 (JPEG 2000) images? I saw that the Java version appears to do it in a non-native manner, does .NET have the same functionality? And what does non-native actually me…...ali January 20, 2026, 8:36pm 4 The issue logged under...

    forum.aspose.com/t/jpeg-2000-to-pdf/27905
  5. Issue related to HTMLFragment - HTML to PDF usi...

    Hi Tilal, I was trying to add solid red line in pdf using the below TOCTitle using below line tocPage.Paragraphs.Add( new HtmlFragment(" ")); But the generated PDF contains solid black line.....Can your team test this …...ali January 20, 2026, 8:36pm 3 The issue logged under...

    forum.aspose.com/t/issue-related-to-htmlfragmen...
  6. HTML to PDF with inline Styles - Free Support F...

    Hi, I have below code indent preformatted text by 4 spaces public static void inLineCSSForFormInst(string outputPath, string formHTML, string formInstanceID) { outputPath += “InCSS.pdf”; string appPath = cl…... 1 Like avpavlysh April 24, 2026, 5:15am 3 Hi @ meghatp , We...

    forum.aspose.com/t/html-to-pdf-with-inline-styl...
  7. Not able to extract attached files from PDF - F...

    Hi, I am not able to extract attachments from PDF. // 4 files are attached. I am getting Null values. public void ExtractAttachments(string Folder) { try { foreach (File…...ali January 22, 2026, 5:01pm 3 @Ankurkumar The UnicodeName...

    forum.aspose.com/t/not-able-to-extract-attached...
  8. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified date …...shibanov March 26, 2026, 8:14am 16 @edwins Please to...(102.4 KB) edwins March 26, 2026, 11:49am 17 10 years later …...

    forum.aspose.com/t/filespecification-from-strea...
  9. Converting pcl to pdf - Free Support Forum - as...

    Hello, I'm examining the .net to pdf tool and I want to convert a .pcl to pdf.For creating the pcl files I'm doing the print to file after pressing ctrl + p on all my files: 1. Simple notepad file - works fine!2. Excel -…...notifier February 26, 2026, 4:47pm 5 The issues you have...

    forum.aspose.com/t/converting-pcl-to-pdf/27876
  10. Bug when using Aspose.Pdf.Document.Pages.Insert...

    Hi Am using latest pdf dll for .net 2.0 version10.2.0. With Aspose.Pdf.Document IndexDoc Aspose.Pdf.Document MainDoc When using MainDoc.Pages.Insert(1,IndexDoc.Pages) and IndexDoc is portrait and MainDoc is landsca…...ali January 22, 2026, 5:08pm 3 @maultby To correctly...

    forum.aspose.com/t/bug-when-using-aspose-pdf-do...