Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 39,118 for

2025

(0.41 sec)
  1. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...email-python TejasA September 11, 2025, 3:54am 1 Not able to convert...Professionalize.Discourse September 11, 2025, 3:54am 2 @TejasA The error...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  2. Apoyo licencia - Free Support Forum - aspose.com

    Tengo un sistema SaaS donde quiero solo exportar de Word a PDF, ya lo hace pero me sale la marca de agua de “Aspose”, adquiri una licencia pero al momento de implementar me sale un error “Se produjo una excepción de tipo…...words-net Daniel2025 December 3, 2025, 11:50pm 1 Tengo un sistema...Professionalize.Discourse December 3, 2025, 11:50pm 2 @Daniel2025 Necesito...

    forum.aspose.com/t/apoyo-licencia/322527
  3. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...aspose-pdf-python ln22 April 24, 2025, 5:08pm 1 Hello, How can I use...Logical Chunks ln22 April 24, 2025, 5:28pm 2 Hello, How can I use...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  4. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...Product Family Nachti March 28, 2025, 1:45pm 1 Hi, when I try to...@Nachti simon.zhao March 28, 2025, 2:09pm 2 @Nachti We have opened...

    forum.aspose.com/t/missing-text-in-labels/310539
  5. Issues with <<doc>> Tag and -sourceStyles Behav...

    I am facing two issues while using the <<doc>> tag as per the documentation on Inserting Documents Dynamically. I’d appreciate your guidance on the following: 1. Error When Using Simple <<doc>> Tag with -sourceStyles an…...words-net abhishekouta May 12, 2025, 1:26pm 1 I am facing two issues...Professionalize.Discourse May 12, 2025, 1:27pm 2 @abhishekouta Issues...

    forum.aspose.com/t/issues-with-doc-tag-and-sour...
  6. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…...slides-crossplatform aqueralt October 23, 2025, 11:25am 1 We’re currently integrating...25.10.0 (latest as of October 2025) Target framework: .NET 8.0...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  7. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw.Document(...Professionalize.Discourse September 2, 2025, 1:30pm 2 @Prakruth To save...

    forum.aspose.com/t/change-pages-only-after-comp...
  8. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an exception like “Specified Cast is not …...aspose-pdf-net SwroopXerox October 15, 2025, 10:45am 1 Hi Team, We are using...Professionalize.Discourse October 15, 2025, 10:46am 2 @SwroopXerox It seems...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  9. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...words-java cnsunfall November 6, 2025, 9:13am 1 831×569 11.6 KB 948×835...Professionalize.Discourse November 6, 2025, 9:14am 2 @cnsunfall Summary...

    forum.aspose.com/t/aspose-word/320899
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...cells-java xuerui December 24, 2025, 2:47am 1 Workbook workbook...Professionalize.Discourse December 24, 2025, 2:49am 2 @xuerui setColumnWidthPixel...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...