Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 184,601 for

page

(0.18 sec)
  1. 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-...
  2. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... BMP Renders a page of the document and saves it...(macro-free). EMF Renders a page of the document and saves it...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the Page....sets the orientation of the page. @property def orientation (...swaps PageSetup.page_width and PageSetup.page_height . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....Page Product Family Aspose.PSD Product...containing a custom set of pages from the target Word file. Steps...

    kb.aspose.com/words/python/how-to-convert-word-...
  5. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to HTML document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  6. Section.page_setup property | Aspose.Words for ...

    Section.Page_setup property. Returns an object that represents Page setup and section properties....page_setup property Section.page_setup property Returns an object...represents page setup and section properties. @property def page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在PDF文件中更改页面尺寸|Aspose.PDF for .NET

    尝试使用 PdfPageEditor 类学习如何更改 PDF 文件中的页面尺寸....Pages 属性可用于指定需要应用新页面尺寸的页面号码。PageSize...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/zh/net/changing-page-sizes-...
  8. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features using C#....Hide ] What is this page about? This page explains which features...formats fixed page save options for fixed-page formats : PDF...

    docs.aspose.com/words/net/supported-features-on...
  9. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hans/annotation/
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search Across All Pages or Specific Pages Search and Redact Sensitive...Run the absorber across all pages using the Accept() method. Retrieve...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/