Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 62,058 for

2025

(0.17 sec)
  1. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...Family WaseemMuthu March 28, 2025, 12:30am 1 Hi team, We have...KB) sergei.shibanov March 28, 2025, 12:33pm 3 @WaseemMuthu We are...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...words-python David_Matin March 13, 2025, 6:44am 1 Use the following...Professionalize.Discourse March 13, 2025, 6:44am 2 @David_Matin When...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. NotPrimitive shape need to resize when resize f...

    EXCEL CONFIRMATION.zip (8.5 KB)...patel June 20, 2025, 4:34am 1 EXCEL CONFIRMATION...(8.5 KB) amjad.sahi June 20, 2025, 9:17am 2 @tejas.patel , Thanks...

    forum.aspose.com/t/notprimitive-shape-need-to-r...
  4. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...words-java ouchli April 15, 2025, 2:25am 1 源文档: aa.docx (39.8...vyacheslav.deryushev April 15, 2025, 9:46am 2 @ouchli 由于分页符是段落 ParagraphFormat...

    forum.aspose.com/t/topic/311299
  5. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...diagram-net sgruth July 15, 2025, 12:29pm 1 Hello, i have the...Regards Steve philip.zhou July 15, 2025, 1:19pm 2 @sgruth Thanks for...

    forum.aspose.com/t/style-properties-sometimes-n...
  6. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....environments linux , net 4 46 March 25, 2025 Converting PS in bytearray with...aspose-page-java 6 97 March 3, 2025 How to set dimensions for png...

    forum.aspose.com/c/page/39
  7. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = new Aspose.Pdf.Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearc…...aspose-pdf-net xxtears March 24, 2025, 10:07am 1 Env Windows 11 with...KB) sergei.shibanov March 24, 2025, 4:02pm 3 @xxtears Thanks for...

    forum.aspose.com/t/throw-exception-when-update-...
  8. LinkAnnotation Destination PageNumber is always...

    Hi, I notice in some PDF with LinkAnnotations pointing another page inside the document, the PageNumber property in LinkAnnotation.Destination attribute is always 0. Destination is implemented by XYZExplicitDestination…...Product Family tfipsrd January 8, 2025, 10:32am 1 Hi, I notice in some...annotation? tfipsrd January 8, 2025, 10:34am 2 Here is a sample...

    forum.aspose.com/t/linkannotation-destination-p...
  9. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...Family Adhirath February 25, 2025, 11:16am 21 that helped, but...that ? amjad.sahi February 25, 2025, 11:47am 22 @Adhirath , Adhirath:...

    forum.aspose.com/t/transfer-excel-range-formatt...
  10. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…...sachin April 28, 2025, 12:10pm 1 Hi team, When we...Professionalize.Discourse April 28, 2025, 12:10pm 2 @cpai.sachin The...

    forum.aspose.com/t/while-loading-the-document-i...