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

page

(0.23 sec)
  1. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#.... What is this page about? This page explains general code...the following topics Changing Page Setup for Whole Document using...

    docs.aspose.com/words/net/code-comparison-for-c...
  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. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  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. 使用连接器类型形状|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...