Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 223,147 for

new

(0.18 sec)
  1. 使用 .NET 将 XMP 元数据添加到 EPS 文件

    本文将通过 C# .NET 的 Aspose.Page API 解决方案,结合代码片段,讲解并演示如何将 XMP 元数据添加到 EPS 文件。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xmp-metadata/add/
  2. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/crop-eps/
  3. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/artifacts/
  4. 档案

    档案...fontDefinition = new com.aspose.font.FontDefinition(FontType.TTF, new FontFileDefinition(new...FontFileDefinition(new FileSystemStreamSour(fontPath))); com.aspose...

    blog.aspose.com/zh/font/convert-eot-to-woff-in-...
  5. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of stamp’, but the topic is private, so I will make a New topic related to the issue When using a multiline…...is private, so I will make a new topic related to the issue When...is this: var formattedText = new FormattedText(); formattedText...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...
  6. Merge USD File Formats via .NET | products.aspo...

    C# source code to load, render and Merge USD documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usd/
  7. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usdz/
  8. Merge ASE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge ASE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/ase/
  9. Merge DAE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DAE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/dae/
  10. Aspose.PDF problem convert pdf to pptx with sli...

    Hello for an application, we must convert files pdf in pptx with slides as images, so use the property PptxSaveOptions.SlidesAsImages at true. When we try to convert, get the follow error: Call Stack: System.ArgumentEx…...document = new Document(pdfStream); var msPptx = new MemoryStream();...MemoryStream(); var pptxOptions = new PptxSaveOptions { SlidesAsImages...

    forum.aspose.com/t/aspose-pdf-problem-convert-p...