Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 9,832 for

2024

(0.47 sec)
  1. Failure to render certain UTF-8 encoded unicode...

    Some UTF-8 encoded Unicode characters are rendered as empty rectangles in the html renderer. The sample code below . The sample below uses Mathematical Alphanumeric Symbols and produces the attached image file. This is u…...Family html-net Tino1 August 5, 2024, 6:45pm 1 Some UTF-8 encoded...(68.5 KB) asad.ali August 5, 2024, 8:52pm 2 @Tino1 If possible...

    forum.aspose.com/t/failure-to-render-certain-ut...
  2. Write value to RadioButtonField - Free Support ...

    I want to write a value to a radiobuttonfield. I tried it like using a TextBoxField. But when i try to call setValue() i get an NPE. Here a Code Snippet: private PdfFileResult execSetFormFields(PdfFileInput pdfFileInpu…...Product Family mlaemmle March 18, 2024, 3:55pm 1 I want to write a...Source) Thanks! asad.ali March 19, 2024, 12:38am 2 @mlaemmle Would you...

    forum.aspose.com/t/write-value-to-radiobuttonfi...
  3. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...Product Family tkn1967 August 21, 2024, 1:00pm 1 Dear support, I’m...Thierry philip.zhou August 21, 2024, 10:57pm 2 @tkn1967 We have...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  4. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barcodes. Supports numeric, alpha-numeric, and 2D barcode symbologies. Customize barcodes in your Java App....20, 2024 24.11 November 21, 2024 24.10 October 29, 2024 24.9...September 25, 2024 24.8 August 20, 2024 24.7 July 17, 2024 24.6 June...

    releases.aspose.com/barcode/java/
  5. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...Family SoniaYadav101 October 30, 2024, 8:26am 1 Hi, We are migrating...sergei.shibanov October 30, 2024, 6:33pm 2 @SoniaYadav101 We...

    forum.aspose.com/t/aspose-html-system-platformn...
  6. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...email-java osmanolgun February 12, 2024, 6:25pm 1 Hello, when converting...margarita.samodurova February 12, 2024, 9:03pm 2 Hello @osmanolgun...

    forum.aspose.com/t/headers-are-disappearing-whi...
  7. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Benjamin_Freitag January 15, 2024, 9:31am 8 Has PDFNET-51572 been...related? asad.ali January 15, 2024, 5:06pm 9 @Benjamin_Freitag...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  8. Unknown MAPI properties - Free Support Forum - ...

    Dear Aspose team We are using Aspose.Email to convert EML files. We started adding additional attachments to the messages we are converting and have noticed the following unknown properties have changed when we save the…...Family email-java ml42 June 17, 2024, 10:13am 1 Dear Aspose team...margarita.samodurova June 17, 2024, 5:54pm 2 Hello @ml42 , It seems...

    forum.aspose.com/t/unknown-mapi-properties/285477
  9. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Family Mveerabaghu August 19, 2024, 3:50pm 1 Hi Team, Need best...Professionalize.Discourse August 19, 2024, 3:50pm 2 @Mveerabaghu Can you...

    forum.aspose.com/t/handling-large-excel-files-u...
  10. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024, 10:54am 1 Archive archive =...解压中文乱码 vadimyurko March 20, 2024, 12:33pm 2 @wsws2188 ,你好。 若...

    forum.aspose.com/t/aspsoe-zip/281055