Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 18,594 for

net 4 support

(0.15 sec)
  1. Orphaned repeating header when first data row c...

    Description We are encountering an issue with repeating table headers when using nested tables in Aspose.PDF.Drawing. If the outer table starts near the bottom of a page and its first data row contains a nested table, A…...PDF Product Family aspose-pdf-net Roman_Matkovskyi February 17...DefaultCellPadding = new MarginInfo(5, 4, 5, 4), Border = new BorderInfo(BorderSide...

    forum.aspose.com/t/orphaned-repeating-header-wh...
  2. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...PDF Product Family aspose-pdf-net horst.hoefle February 17, 2025...reaching out to the Aspose support community for further assistance...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  3. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...PDF Product Family aspose-pdf-net abdulkadirsabirbohar January...the terms mentioned in Free Support Policies . Issue ID(s): PDFNET-59120...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  4. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .Net(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …...ctb 설정 한국어로 기술 지원 제공 cad-net kdh0609 July 18, 2025, 5:45am...5:45am 1 안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  5. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...com/cells/net/aspose-cells-gridjs/how-to-u...com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridJs sarathepiq...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  6. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...Cells Product Family cells-net aleksandr.l April 18, 2025, 12:49pm...are broken. Aspose.Cells: 25.4.0 .NET: 9.0 If I do this on version...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  7. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…... 4. Requirements Summary (Key Points)...Comparison (Redlining) Must support: DOCX, XLSX, PDF comparison...

    forum.aspose.com/t/questions-about-document-red...
  8. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...noskov February 25, 2026, 8:37am 4 @DanLei We have opened the following...the terms mentioned in Free Support Policies . Issue ID(s): WORDSNET-29083...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  9. Table gets moved on top of another table - Free...

    Code used to test: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.Net.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...NET.lic"); string dataDir = "c:\\temp\\";...1 KB) Output: output.pdf (192.4 KB) Page 10 result: 864×777 92...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...
  10. 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 …...ahmad August 22, 2014, 8:31am 4 Hi there, Thanks for your feedback...problem fixed in Aspose.Pdf for .NET 10.0.0 which is planned to release...

    forum.aspose.com/t/filespecification-from-strea...