Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 181,792 for

page

(0.32 sec)
  1. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  2. EPS to PS Conversion | API for Python

    Sample Python conversion code for EPS format to PS file. Use this example code to convert EPS to PS within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  3. 填写表单|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 和 AutoFiller 类。... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/autofiller-class/
  4. Hyphenation.callback property | Aspose.Words fo...

    Hyphenation.callback property. Gets or sets callback interface used to request dictionaries when Page layout of the document is built...to request dictionaries when page layout of the document is built...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells .NET for Umbraco|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  6. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...
  7. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ DOC HTML C++ ფორმატში კოდით. შეინახეთ DOC როგორც HTML C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/ka/cpp/conversion/doc...
  9. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....outputStream ); } } } } Insert blank page Once the PDF files have been...merged, we can insert a blank page at the beginning of document...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  10. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....outfile ) Convert PDF to Multi-Page HTML This function converts...file into multi-page HTML, where each PDF page is exported as...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...