Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 186,444 for

aspose page

(0.24 sec)
  1. 使用 C++ 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...使用 Aspose.PDF for C++ 库,你可以轻松地以编程方式将 PDF 合并到 PNG。Aspose 的 PDF...理大量信息,因此可以快速高效地进行连接并保护您的数据。Aspose.PDF 的一个特殊功能是用于将 PDF 合并到 PNG...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  2. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....outputStream : Buffer , saveOptions : Aspose . Words . Saving . SaveOptions...format is image, only the first page image is saved to the output...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....in the template to the global page settings when generating a printable...form. Template source ?image=aspose-logo.png align=center ?text=Customer...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  4. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....in Jython Contents [ Hide ] Aspose.Words - Simple Mail Merge To...do Simple Mail Merge using Aspose.Words Java for Jython . Here...

    docs.aspose.com/words/java/simple-mail-merge-in...
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...TIF 轉成PDF後頁面會縮小無法滿版 Aspose.PDF Product Family JoeChiu November...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...

    forum.aspose.com/t/tif-pdf/293699
  6. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...DWG to PDF Output Blurry Aspose.CAD Product Family riftsoft January...a DWG file to A4 PDF using Aspose.CAD generates an unreadable...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  7. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...Excel template Aspose.Cells Product Family aspose-cells-java ,...it fit your need? ← previous page...

    forum.aspose.com/t/accessing-array-element-by-i...
  8. 许可| Aspose.Page 提供 .NET

    C#.NET库供开发人员处理PS,EPS和XPS文件。了解如何评估Aspose.Page for .NET的页面API解决方案。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/page/zh/net/licensing/
  9. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....collection can be found in a page’s Resources collection. To replace...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  10. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....def __init__ ( self , doc : aspose . words . DocumentBase ): ...Examples Shows how to construct an Aspose.Words document by hand. doc...

    reference.aspose.com/words/python-net/aspose.wo...