Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 88,791 for

update

(0.18 sec)
  1. Is It Possible to Use Aspose.Slides in an Azure...

    Hi All, we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...12 RUN apt-get update && apt-get install -y libgdiplus...n:4-python3.11 RUN apt-get update && \ apt-get install -y libgdiplus...

    forum.aspose.com/t/is-it-possible-to-use-aspose...
  2. 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…...ali Are there any updates for this?? Thank you. asad...@asad.ali has there been any update on this? If not, when will...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  3. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app...."latestFeature" } } Update the project file to target net9.0 . Update Visual...com/dotnet/runtime/issues/109951 is fixed; updated on Jan 15 2025). Blazor Server...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...snippet shows the steps to update the content in a specific cell...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  5. Bug 5334: Csv to Gdb- Conversion succeeded, are...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(Left =csv , right -Gdb) through GeoJson format. image.png (237.9 KB) Test data(input/output/QGIS) 5334-Csv-Gdb.zip (58.1 KB) T…...using a different delimiter, update CsvOptions.Delimiter . Run...guarantees a fresh layout. Updated conversion sample (Aspose.GIS...

    forum.aspose.com/t/bug-5334-csv-to-gdb-conversi...
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java....access the target paragraph and update its ParagraphFormat.getBullet...); presentation . save ( "updated_list.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/manage-lists/
  7. 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…... Update Aspose.Slides : Since you are...using version 25.8.0, consider updating to the latest version of Aspose...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  8. Table of Content error when using Aspose Word.N...

    I’m getting the error message “Object not in the list” when saving with word document as PDF in Aspose.Word 25.2.0. I isolate the issue to a specific Table of Contents portion and I can reproduce the issue with just thi…...since fields are automatically updated upon rendering documents. So...Aspose.Words for .NET 26.8 update also available on NuGet ....

    forum.aspose.com/t/table-of-content-error-when-...
  9. Aspose.Slides for Python via .NET ubuntu22.04使用...

    Aspose.Slides for Python via .NET在Ubuntu22.04中使用报错,运行环境为python3.11.5,代码如下: import aspose.slides as slides print("Aspose.Slides imported.") pres = slides.Presentation() print("Presentation object created.") 报错信息如下: P…...DEBIAN_FRONTEND=noninteractive RUN apt-get update && apt-get install -y \ python3...list.d/focal.list \ && apt-get update \ && apt-get install -y --...

    forum.aspose.com/t/aspose-slides-for-python-via...
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...0 AS base RUN apt-get update && apt-get install -y libgdiplus.../etc/apt/sources.list RUN apt-get update ; apt-get install -y ttf-m...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/