Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 185,611 for

page

(0.26 sec)
  1. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how Pages are saved in fixed formats for optimal results....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#....Hide ] What is this page about? This page explains how to run...results. Please refresh the page and try again....

    docs.aspose.com/words/net/helloworld-example-in...
  3. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... 获取页面的页面宽度和页面高度 Prop of Page 下面的示例代码解释了 PageProps.PageWidth...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/get-paper-width-...
  4. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every Page. Docx4j does not provide an opportunity to work with a header row....Repeat Table Header Rows on Pages Contents [ Hide ] See more details...if the table spans over many pages, these rows will be repeated...

    docs.aspose.com/words/java/repeat-table-header-...
  5. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....replace an existing image on a PDF page with a new image? Implement...image on the first page: ‘document.pages[1].resources.images...

    docs.aspose.com/pdf/python-net/replace-image-in...
  6. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....vector graphics from a specified page and perform various operations...removing, or copying them to other pages. Extracting Graphics with GraphicsAbsorber...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  7. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  8. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-arc/
  9. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... Insert a new page to host the rotated text. Create...# Get particular page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  10. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/zh/net/floating-box/