Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 63,992 for

ps

(0.24 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-pr...
  2. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...)" try (PreparedStatement ps = conn.prepareStatement(insertTableSql))...row.getCells().size()); i++) { ps.setString(i + 1, row.getCells()...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  3. 在 EPS | .NET 的 XMP 元数据中添加命名值

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

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...
  4. 在 EPS 的 XMP 元数据中添加数组项 | .NET

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

    docs.aspose.com/page/zh/net/xmp-metadata/add-ar...
  5. 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
  6. 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...
  7. 功能列表| 通过.NET 使用 Python 实现 Aspose.Page

    功能列表页面为您提供有关您可以执行的操作以及使用此Python此API解决方案的页面语言的信息。... 生成Postscript(PS)文档。 将页面插入现有的PS文档中。 管理图形状态,包括转换和剪辑。 创...

    docs.aspose.com/page/zh/python-net/feature-list/
  8. 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...
  9. 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...
  10. 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...