Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 14,534 for

dotnet

(0.95 sec)
  1. 搜索

    搜索... 在 C# 中將 PPT 轉換為視頻 # 通過“dotnet add package command”將 Aspose...要為 .NET 添加 Aspose.Slides,請運行“dotnet add package Aspose.Slides.NET...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  2. 档案

    档案... 在 C# 中将 PPT 转换为视频 # 通过“dotnet add package command”将 Aspose...要为 .NET 添加 Aspose.Slides,请运行“dotnet add package Aspose.Slides.NET...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  3. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...Words for dotnet 26.1.0 Professionalize.Discourse...

    forum.aspose.com/t/word-document-has-1288-pages...
  4. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...import {boot} from "aspose-cad/dotnet"; import {Image, PngOptions}...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  5. SVG Image (asvg:svgBlip) Rasterized to PNG on H...

    The slide contains a company logo embedded as a vector SVG (<p:pic> with asvg:svgBlip). The SVG is a gradient diamond with a white “S” letterform inside it. In the exported HTML the SVG is rasterized to a small PNG (188…... Run dotnet run from inside the folder;...

    forum.aspose.com/t/svg-image-asvg-svgblip-raste...
  6. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substi...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Total Product Family

    Այն պարունակում է մեր բոլոր API-ները՝ մշակելու տարբեր ֆայլերի ձևաչափեր՝ առանց այլ գործիքներ պահանջելու:...գործարկելու համար Ինչպես տեղադրել Dotnet-ը Docker Container-ում՝ Aspose...

    kb.aspose.com/hy/total/
  8. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...update -y \ && dnf install -y dotnet-sdk-8.0 \ && dnf clean all...csproj . RUN dotnet restore COPY . . RUN dotnet publish -o /app...

    forum.aspose.com/t/getting-the-exact-coordinate...
  9. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...com/dotnet/aspnet:3.1 AS base WORKDIR.../var/lib/apt/lists/* ENTRYPOINT ["dotnet", "YourApp.dll"] Include Native...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  10. Apose.Words Linux RedHat - Free Support Forum -...

    Hi, good morning. I’m contacting because I’m currently working in a project where we need convert a word document into a pdf document and the images are not rendered. We are using .Net running inside a Linux container b…...trying: FROM {company-repository}/dotnet:8.0 WORKDIR /app ARG bin_path...rpm USER appUser ENTRYPOINT ["dotnet", "DocGenService.Api.dll"]...

    forum.aspose.com/t/apose-words-linux-redhat/320483