Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 509 for

presentation sdk

(0.21 sec)
  1. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...problems usually stem from how the SDK handles font embedding and substitution...source. If a glyph is not present in the embedded subset or the...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  2. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、PPTX 和 ODP 的搜索、分析和导出自动化。...PPTX 并且需要复杂 XML 解析的 Open XML SDK 不同,Aspose.Slides 简化了文本提取,让您可以专注于将提取的内容集成到工作流中。...示例用法: string filePath = "presentation.pptx" ; TextExtractionArrang...

    docs.aspose.com/slides/zh/net/extracting-text-o...
  3. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...11 and is still present in the latest 25.x releases...mismatched UV accessor IDs. Enable SDK logging (if available) to capture...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  4. Published Blazor WASM App cannot init Document ...

    Hi I’m running into an error using version 26.0 in our Blazor WebAssembly application. The error occurs when attempting to instantiate the License class. Environment: .NET 8.0 Blazor WebAssembly Aspose.Words for .NET…...from mscorlib ) that are not present in the WebAssembly runtime...server side. Aspose.Words Cloud SDK – call the Aspose Cloud REST...

    forum.aspose.com/t/published-blazor-wasm-app-ca...
  5. errorAmazonS3Storage Error using aspose API - F...

    Hello , I have been merging PDFs using Aspose’s “default storage” without issues for a long time, but today the same request suddenly stopped working and now returns 400 Bad Request with errorAmazonS3Storage. My call …...specifying a storage parameter, the SDK internally uses the Aspose Cloud...listed under Default Storage is present and not marked as Deleted ...

    forum.aspose.com/t/erroramazons3storage-error-u...
  6. Aspose.Slides.NET6.CrossPlatform Is Not Compati...

    Similar to .NET 9 and Aspose.Slides.NET6.CrossPlatform: Unable to Load DLL ‘aspose.slides.drawing.capi_vc14x64’ - Free Support Forum - aspose.com the Aspose.Slides.NET6.CrossPlatform package needs to be updated so that i…...confirm that the native DLLs are present next to the executable and...and confirm the exact SDK/version. SDK version unclear — refer...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  7. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...The problem is present in older releases of the SDK; it was fixed...forum discussion. Verify the SDK version you are using by printing...

    forum.aspose.com/t/java-lang-classcastexception...
  8. GPU not detected|Documentation

    Aspose.LLM for .NET runs on CPU when you expected GPU — diagnose driver, acceleration selection, binary mismatch, GpuLayers setting....Contents [ Hide ] You wanted the SDK to use the GPU, but inference...tokens/sec) despite a GPU being present. nvidia-smi does not list the...

    docs.aspose.com/llm/net/troubleshooting/gpu-not...
  9. Support for harfbuzz text styling in aspose.wor...

    Hi, we are using Aspose.Words for Node.js via .NET currently for docx to pdf conversion. We are using the attached docx file and converting it to pdf using below nodejs code and in my fonts folder, the fonts which are …...used in the docx file are present. But still the generated pdf...function is called file is present. // Write file to the folder...

    forum.aspose.com/t/support-for-harfbuzz-text-st...
  10. How to Run the Examples | Aspose.TeX for C++

    On this page, you will find all the requirements and steps that should be taken to run the examples of Aspose.TeX solution for C++.... Check Windows SDK Version on project properties...to accorded installed windows SDK verions. example/input contains...

    docs.aspose.com/tex/cpp/how-to-run-the-examples/