Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 187,160 for

page

(0.1 sec)
  1. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....DocumentBuilder ( doc ) # Insert few page breaks (just for testing) i.... insertBreak ( BreakType . PAGE_BREAK ) i = i + 1 # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  2. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....coordinates, on the specified page. This method requires the field...the new field name, and the page number at which the field needs...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  3. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....specific layer on the first page, and save the document with...first page and the first layer var page = document . Pages [ 1...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  4. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....scaling the content on its pages. You can scale the entire document...document or specific pages. There are three available methods:...

    docs.aspose.com/pdf/net/resize-pdf-document/
  5. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total Pages printed in Aspose.Words to track print session output....property Gets the total number of pages actually printed during the...Shows how to filtering pages base on page color. public void ColorMode...

    reference.aspose.com/words/net/aspose.words.ren...
  6. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  7. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/net/add-backgrounds/
  8. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/zh/net/working-with-con...
  9. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract Pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word Pages....čeština Svenska Extracting Word pages from DOC or DOCX files can be...to extract a single page or a range of pages from a Word document...

    blog.aspose.com/words/extract-word-pages-in-csh...
  10. 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...