Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 39,254 for

2025

(0.68 sec)
  1. Creating more then one standard folder of the s...

    Hello,In the next code I try to create two standard folders in the same pst. The second create throws me andexception that the standard folder already exists.When I do it in Outlook there is not problem with that (2conta…... mrgoku April 28, 2025, 10:49am 4 kashif.iqbal: the... alexander.pavlov April 28, 2025, 1:47pm 5 Hi @mrgoku CreatePredefinedFold...

    forum.aspose.com/t/creating-more-then-one-stand...
  2. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...Family David_Matin June 20, 2025, 9:48am 1 Convert pdf to jpeg...Professionalize.Discourse June 20, 2025, 9:48am 2 @David_Matin Cause...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  3. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...Family c2itconsult April 25, 2025, 5:59pm 1 I am using the Drivers...} Dmitriy.Sorokin April 25, 2025, 6:47pm 2 @c2itconsult We need...

    forum.aspose.com/t/reading-style-based-attribut...
  4. How to Handle Dynamic Page Breaks in Aspose.Wor...

    Hello I am using Aspose.Words for Reporting Services to export my SSRS reports to DOCX format. :slightly_smiling_face: The issue I am facing is with dynamic page breaks especially when rendering reports with nested tabl…...Product Family benof July 11, 2025, 10:56am 1 Hello I am using...Professionalize.Discourse July 11, 2025, 10:57am 2 @benof Cause Dynamic...

    forum.aspose.com/t/how-to-handle-dynamic-page-b...
  5. Aspose words not rendering korean fonts properl...

    I am using aspose words for converting a word doc to pdf. I have chinese, japanese and korean fonts in it. The korean fonts are not being rendered properly despite me using every available package for the ubuntu jammy …..., font Raiden238 August 22, 2025, 7:00pm 1 I am using aspose...Professionalize.Discourse August 22, 2025, 7:01pm 2 @Raiden238 It sounds...

    forum.aspose.com/t/aspose-words-not-rendering-k...
  6. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...slides-pptxexport dunghnguyen August 21, 2025, 10:06am 1 I use Aspose.Slides...Professionalize.Discourse August 21, 2025, 10:07am 2 @dunghnguyen It sounds...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  7. Create Excel Power Query Formula using Aspose.C...

    I found this tutorial on how to update a Power Query formula with Aspose.Cells.Net. However, I cannot seem to find one explaining whether it is possible to create a new Power Query formula. When asking Copilot, it dis…...Product Family CodePoet August 20, 2025, 8:06pm 1 I found this tutorial...Professionalize.Discourse August 20, 2025, 8:07pm 2 @CodePoet Yes, the...

    forum.aspose.com/t/create-excel-power-query-for...
  8. Windows Server 2022のサポートについて - Free Support For...

    お世話になっております。 以下のAspose製品を使用したいと考えておりますが、 windwos server 2022での動作をサポートしておりますでしょうか? ・Aspose.Words for Java ・Aspose.Cells for Java 以上です。よろしくお願いいたします。...watanabe July 22, 2025, 4:21am 1 お世話になっております。 以下のA...Professionalize.Discourse July 22, 2025, 4:21am 2 @yu.watanabe サポート状況...

    forum.aspose.com/t/windows-server-2022/315489
  9. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…... One_Inc January 27, 2025, 4:02pm 9 Hey @asad.ali is there...Thank you! asad.ali January 27, 2025, 7:43pm 10 @One_Inc Looks like...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  10. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...words-java dhzhao2016 August 4, 2025, 9:29am 1 Insert HTML into Word...Professionalize.Discourse August 4, 2025, 9:30am 2 @dhzhao2016 To insert...

    forum.aspose.com/t/insert-html-into-word-includ...