Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 63,705 for

ps

(0.07 sec)
  1. 在 EPS 的 XMP 元数据中添加数组项 | C++

    本文将通过代码片段讲解并使用 Aspose.Page for C++ 在 EPs 的 XMP 元数据中添加数组项的过程。...EPS 文件不包含 XMP 元数据,则将创建新的实例,并使用 PS 元数据注释中的值填充该实例并返回给您。 现在,您可以向数组元数据字段添加项。...new one filled with values from PS metadata comments (%%Creator...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-ar...
  2. Convert to PDF on Linux Container using .net - ...

    We need support to use the Aspose.PDF library on a Linux container. We are trying to convert .docx and .tiff files to .PDF, but we encounter errors because Aspose internally uses System.Drawing.common.dll , which doesn’t…... PS: For .docx to .pdf conversion...

    forum.aspose.com/t/convert-to-pdf-on-linux-cont...
  3. HTML CSS support - Free Support Forum - aspose.com

    Hello support … We have tried to build a html template with data binding to convert into pdf files … The html will include grid-template-columns , the html can display OK in browser ( Edge or Chrome ) and seems not OK…...ConvertHTML(document, options, savePath); PS: document.html has been attached...

    forum.aspose.com/t/html-css-support/253798
  4. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....fpage Ps %Generated by Aspose.Words for...Aspose.Words for C++ 24.1.0 .ps file contains this comment. You...

    docs.aspose.com/words/cpp/generator-or-producer...
  5. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#....fpage Ps %Generated by Aspose.Words for...Aspose.Words for .NET 24.1.0 .ps file contains this comment. You...

    docs.aspose.com/words/net/generator-or-producer...
  6. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…... PS. please ensure the files are...

    forum.aspose.com/t/missing-category-from-the-la...
  7. 关于设置曲线形状的文本字符的问题 - Free Support Forum - aspose.com

    你好。 我们这边有个需求,需要利用插件设置文本字符。文本字符需要按照一定的形状去设置,比如按照曲线形式去设置。不知道这个能实现吗? 附件中 sample.Psd 是我们的原始模板 output.Psd 是我们的目标导出Psd,需要实现这样的效果 Ps: 插件版本 : aspose.Psd 25.6.0 操作系统版本: windows 10 .net版本: .net framework 4.…...psd 是我们的目标导出psd,需要实现这样的效果 PS: 插件版本 : aspose.psd 25.6.0 操作系统版本:...

    forum.aspose.com/t/topic/315111
  8. Producer Name in Outputs|Aspose.Words for Java

    Aspose.Words for Java add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....fpage Ps %Generated by Aspose.Words for...Aspose.Words for Java 24.1.0 .ps file contains this comment. You...

    docs.aspose.com/words/java/generator-or-produce...
  9. 使用 Java 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 Java 版 EPs 合并功能允许您将多个 EPs 文件合并为一个 PDF 文档。... 2 3 // Initialize PS document with the first EPS file...您可以从 下载示例和数据文件。 PDL 合并器 Java 版 PS 合并 API Ask Aspose.Page AI assistant...

    docs.aspose.com/page/zh/java/merge/eps/
  10. 使用 C++ 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 C++ EPs 合并功能允许您将多个 EPs 文件合并为一个 PDF 文档。...cumentM(); 3 4 // Initialize PS document with the first PostScript...EPS 合并。 您可以从 下载示例和数据文件。 C++ 版 PS 合并 API 适用于 C++ 的 XPS 合并 API Ask...

    docs.aspose.com/page/zh/cpp/merge/eps/