Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 184,592 for

page

(0.18 sec)
  1. 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…...and text but none work in A4 page size. the only time I have had...millimetres but this generates a page size that is much larger then...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  2. PageExtractOptions class | Aspose.Words for Nod...

    Aspose.Words.PageExtractOptions class. Allows to specify options for document Page extracting....specify options for document page extracting. Constructors Name...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert image to pdf, which looks like a scanne...

    Java Image Processing Library can be used to emulate scanned document from you image(s) as shown in the Java code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/java/developer-guide/ho...
  4. Convert image to pdf, which looks like a scanne...

    C# Image Processing Library can be used to emulate scanned document from you image(s) as shown in the C# code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Document Comparison|Aspose.Words for .NET

    Investigate a showcase for Comparing Documents with Aspose.Words for .NET....Hide ] What is this page about? This page describes how Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/document-comparison-b...
  6. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  7. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 向 PDF 添加页面图章 https://products.aspose.com/pdf/zh-hans/net/stamps/Page/ Recent content in 使用 C# 向 PDF 添加页面图章 on Aspsoe.PDF Products Hugo --......com/pdf/zh-hans/net/stamps/page/ Recent content in 使用 C# 向 PDF...aspose.com/pdf/zh-hans/net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/net/stamps/page...
  9. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks Page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  10. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/