Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 3,696 for

doc to ps

(0.5 sec)
  1. PdfFileEditor ResizeContents causes corrupted r...

    Hello, I use the function ResizeContents of the PdfFileEdiTor To resize big PDF files down To DIN A3. Everything works fine until we have a big PDF with a Annotation. The function call doesn’t cause any error. But wh…...PdfFileEditor() ' Open PDF Document Dim doc As New Document("C:\temp\testpdf_annotation...Contents fileEditor.ResizeContents(doc, New Integer() {1}, parameters)...

    forum.aspose.com/t/pdffileeditor-resizecontents...
  2. 更改 EPS|.NET 的 XMP 元数据中的命名值

    本文将通过代码演示如何使用 Aspose.Page API 解决方案更改 EPs 文件的 XMP 元数据中的命名值。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/net/xmp-metadata/change...
  3. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed To enhance resource loading efficiency in your applications. Unlock seamless integration Today!...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Convert XPS files | .NET API Solution

    XPs To PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/convert-xps/
  5. ResourceLoadingArgs.ResourceType | Aspose.Words...

    Discover the ResourceType property of ResourceLoadingArgs To optimize your resource management. Enhance performance and streamline your workflow Today!...ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 入门 | 通过C++ 使用 Node.js 实现 Aspose.Page

    供开发人员处理 Ps、EPs 和 XPs 文件的库。学习使用 Aspose.Page API for Node.js 解决方案的基础知识...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/nodejs-cpp/getting-star...
  7. 开发者指南e | Aspose.Page 提供 C++

    开发者指南为您提供使用 Aspose.Page API 解决方案 for C++ 支持的 PDL 时所需的必要信息...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/cpp/developer-guide/
  8. 更改 EPS| .NET 的 XMP 元数据中的数组项

    本文将通过代码片段讲解并使用 Aspose.Page API 解决方案更改 EPs 文件 XMP 元数据中的数组项。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/net/xmp-metadata/change...
  9. 功能列表| 通过.NET 使用 Python 实现 Aspose.Page

    功能列表页面为您提供有关您可以执行的操作以及使用此Python此API解决方案的页面语言的信息。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/feature-list/
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...