Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 80,318 for

update

(0.28 sec)
  1. Problem with IGS file - Free Support Forum - as...

    Good afternoon! I have an issue: when I try to convert an IGS file to PDF using Aspose.CAD for .NET, I only get an empty PDF with both height and width equal to int.minimum. Does anyone know what might be causing this pr…... Update Aspose.CAD – Ensure you are...

    forum.aspose.com/t/problem-with-igs-file/321105
  2. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...0 RUN apt-get update && apt-get install -y \ libfontconfig1...Cambria Math font. RUN apt-get update && apt-get install -y \ fontconfig...

    forum.aspose.com/t/opening-and-saving-a-present...
  3. Removing classifier: jdk17 breaks the project b...

    i upgraded aspose-words from 24.4 to 25.6 in my project below is the gradle coordinates for 24.4 version [group: 'com.aspose', name: 'aspose-words', version: '24.4', classifier: 'jdk17'], below is the gradle coordinat…... should i update the code in my project so that...

    forum.aspose.com/t/removing-classifier-jdk17-br...
  4. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Then, update the command lines in the scripts...

    docs.aspose.com/barcode/phpjava/installation/
  5. 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...
  6. Non-destructive crop and resize - Free Support ...

    Hi! How can I accomplish non-destructive operations? I tried the following code, but the smart object seems broken when I open the PSD in Photoshop… if I try to interact with the smart object I always get an error like …...PSDNET-2269) have been fixed in this update . This message was posted using...

    forum.aspose.com/t/non-destructive-crop-and-res...
  7. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Shows how to add bookmarks and update their contents. public void...name, and their names can be updated. bookmarks.get(0).setName("{bookmarks[0]...

    reference.aspose.com/words/java/com.aspose.word...
  8. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....textFragmentCollecti ) { // Update text and other properties textFragment...get_Gray ()); } // Save the updated PDF file document -> Save (...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  9. 如何在 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/
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中...0 AS base RUN apt-get update && apt-get install -y libgdiplus...list.d/contrib.list RUN apt update && apt upgrade RUN apt install...

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