Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 955 for

january

(0.06 sec)
  1. Aspose.PDF under Net Framework 4.8 instead of 4...

    Hello, It seems, that latest version of Aspose.PDF required Microsoft Net Framework 4.8.1. So, my question is: is it any chance to use latest Aspose.PDF under Net Framework 4.8 to let my application work under and Wind…...somaiya January 16, 2026, 10:20am 7 Do we have...framework 48? sergei.shibanov January 16, 2026, 10:42am 8 @kausha...

    forum.aspose.com/t/aspose-pdf-under-net-framewo...
  2. BufferedInputStream or Files.newInputStream to ...

    For merging pdf files, I wonder which stream class I should use with PdfFileEditor, BufferedInputStream or Files.newInputStream? Will BufferedInputStream perform better?...aspose-pdf-java stonechen28 January 26, 2026, 8:19pm 1 For merging...Professionalize.Discourse January 26, 2026, 8:20pm 2 @stonechen28...

    forum.aspose.com/t/bufferedinputstream-or-files...
  3. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a docX file public static void EmbedJsonFileInDocx(string docxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...crowell January 27, 2026, 8:33pm 1 I’m sure...Professionalize.Discourse January 27, 2026, 8:33pm 2 @chuck.crowell...

    forum.aspose.com/t/unable-to-add-custompart/324892
  4. 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...this issue related? asad.ali January 15, 2024, 5:06pm 9 @Benjamin_Freitag...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  5. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...PDF Product Family CFPratt January 24, 2012, 12:40pm 1 I’m using...PDFA1a file? imran.rafique January 24, 2012, 1:39pm 2 Hi Cosaundra...

    forum.aspose.com/t/word-to-pdfa-1a/100320
  6. Aspose email for Java (version 25.9-jdk16) does...

    References: <foo@anvamail3.example.org> <bar@anvamail3.example.org> References: <baz@anvamail3.example.org> <quux@anvamail3.example.org> The second header is read correctly, the first however (multi-line) is skippe…...email-java , email-msg monis January 23, 2026, 11:51am 1 References:...Professionalize.Discourse January 23, 2026, 11:52am 2 @monis...

    forum.aspose.com/t/aspose-email-for-java-versio...
  7. Calling "Save" Method in Aspose.Slides 20.11 Le...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...venugopal January 10, 2022, 4:44pm 1 We process...Links to Charts andrey.potapov January 10, 2022, 7:18pm 2 @vikram...

    forum.aspose.com/t/calling-save-method-in-aspos...
  8. Unexpected Duplicate Versions in Word Document ...

    Hi, I have a Word document with two tracked changes, but when I retrieve the list of versions, I get four versions instead. Two of these versions appear to be duplicates. Why is this happening? I am using Aspose.Words …...words-net AlpeshChaudhariDev January 6, 2026, 12:16pm 1 Hi, I have...Professionalize.Discourse January 6, 2026, 12:16pm 2 @AlpeshChaudhariDev...

    forum.aspose.com/t/unexpected-duplicate-version...
  9. Excel to HTML content has some orphan </style> ...

    Hello team. We are actively evaluating upgrade from current Cells library 24.10 to a newer version (25.12) and noticed the following issue: In some cases the generated HTML contains an ‘orphan’ style tag at the end (ri…...Family cells-java oraspose January 21, 2026, 6:22pm 1 Hello team...Professionalize.Discourse January 21, 2026, 6:23pm 2 @oraspose...

    forum.aspose.com/t/excel-to-html-content-has-so...
  10. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...代码如下 中文技术支持 cad-java lumu January 23, 2025, 7:26am 1 public static...printStackTrace(); } } lumu January 23, 2025, 7:28am 2 dwg.zip...

    forum.aspose.com/t/dwg-dwg/303085