Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 181,624 for

page

(0.12 sec)
  1. 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/
  2. 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
  3. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  4. 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/
  5. 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/
  6. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Get the pages of the document using the document_get_pages function...the desired page of the document using the page_collection_get_page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  7. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#... Decide which pages to be analyzed and apply Visit...Visit to the desired pages. The tabular data will be scanned and...

    docs.aspose.com/pdf/net/extract-data-from-table...
  8. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...之后,您可以调用 Page 的 AddStamp 方法将印章添加到PDF中。您还可..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/zh/net/add-page-number/
  9. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates Page layout entities of a document. You can use this class to walk over the Page layout model. Available properties are type, geometry, text and Page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

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