Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 181,668 for

page

(0.36 sec)
  1. 创建复杂的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/
  2. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....Hide ] What is this page about? This page explains how to convert...shows how to convert document pages from DOC to TIFF: string fileDir...

    docs.aspose.com/words/net/convert-word-document...
  3. 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…...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...image to the page's paragraphs collection page.Paragraphs.Add(image);...

    forum.aspose.com/t/tif-pdf/293699
  4. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  5. 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-...
  6. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....document, you must split the pages of the original file. In order...please learn Documentation Pages . Repository <repository> <...

    products.aspose.com/pdf/java/splitter/
  7. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/java/replace-fields/
  8. How to Find Field Properties in C#|Aspose.Words...

    How to find some field properties like field code and field result in C#....Hide ] What is this page about? This page describes how to locate...results. Please refresh the page and try again....

    docs.aspose.com/words/net/find-field-properties/
  9. FieldToc.page_number_omitting_level_range prope...

    FieldToc.Page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits Page numbers....page_number_omitting_level_range property FieldToc.page_numb...which to omits page numbers. @property def page_number_omitting_level_range...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_Pages_spanned method. Gets number of Pages the specified node spans...get_num_pages_spanned method get_num_pages_spanned(node) Gets...Gets number of pages the specified node spans. 0 if node is within...

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