Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 19,490 for

net 4 support

(0.24 sec)
  1. 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…...NET [2]: SaveOptions.MemoryOptimization...MemoryOptimization | Aspose.Words for .NET David_Matin March 13, 2025, 6:52am...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  2. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Words Product Family words-net RiteshK10 April 3, 2026, 1:00pm...noskov April 9, 2026, 1:18pm 4 @RiteshK10 Usually, the such problems...

    forum.aspose.com/t/pdf-file-distorted/327238
  3. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...Product Family words-net youafiey January 16, 2026, 4:17pm 1 I want...want to use Aspose.words.IA in .Net to Check grammar using my Azure...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  4. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…... hellokimi56 January 4, 2026, 12:16pm 4 @Dmitriy.Sorokin @yaroslav...LoadEffectsResource | Aspose.PSD for .NET API Reference Please additionally...

    forum.aspose.com/t/when-replacing-text-with-the...
  5. Please update the OCR.net developers reference ...

    I’m trying to do OCR on specific multiple windows within a single image by using RecognitionAreas. The dev reference shows that I can get separate results for each window by using: // Output recognition results for eac…...net developers reference to the latest...latest library version (26.4.0) Aspose.OCR Product Family tfid April...

    forum.aspose.com/t/please-update-the-ocr-net-de...
  6. System.ArgumentNullException: Could not find th...

    I encountered an issue while importing a PST file for the first time. During the initial import, the process failed with the following exception: System.ArgumentNullException: Could not find the data block by its ident…...Email Product Family email-net MydeenAbdul April 27, 2026, 9:11am...2026, 4:29pm 2 Hello @MydeenAbdul , Welcome to our support forum...

    forum.aspose.com/t/system-argumentnullexception...
  7. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Net 8.0 // "Aspose.PDF" Version="25...com/aspose-pdf/Aspose.PDF-for-.NET/blob/master/Examples/Data/As...

    forum.aspose.com/t/imagestamp-functionality-not...
  8. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Family slides-net , slides-image bhav April 25, 2025, 4:06am 1 Hi...be the error ? Does Aspose support CMYK images in PPTX ? The PPTX...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  9. Error on SetAdvanced.getColor() - The method or...

    Aspose.Pdf 18.4 Hello, As you can see in the introduction, there is an error: The method or operation is not implemented. at Aspose.Pdf.Operator.SetAdvancedColor.getColor() in the method [SetAdvanced.getColor()](h…...4 Hello, As you can see in the introduction...(https://reference.aspose.com/net/pdf/aspose.pdf.operator/seta...

    forum.aspose.com/t/error-on-setadvanced-getcolo...
  10. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.Net.Sdk"> <PropertyGroup> <…...Words Product Family words-net , docker , linux Serraniel September...setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Outpu...

    forum.aspose.com/t/characters-in-italic-missing...