Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 187,903 for

page

(0.34 sec)
  1. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageInfo | Aspose.Words for Java

    Represents information about a particular document Page in Java....about a particular document page. To learn more, visit the Rendering...documentation article. Remarks: The page width and height returned by...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages with C++ Contents [ Hide ] MS...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/cpp/setting-different-hea...
  4. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android...How to Rotate PDF Pages In order to rotate PDF file, we’ll use... Move page upper in order to compensate changing page size. Set...

    products.aspose.com/pdf/rotate/
  5. Deleting PDF Pages programmatically Python|Aspo...

    You can delete Pages from your PDF file using Aspose.PDF for Python via .NET library....Deleting PDF Pages programmatically Python Contents [ Hide ]...] You can delete pages from a PDF file using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/delete-pages/
  6. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  7. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document Page, enhancing your document rendering experience....about a particular document page. To learn more, visit the Rendering...{ get; } Returns true if the page contains colored content. HeightInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....a new page to the document Set the margins of the page to 0 (if...BMP file Add the image to the page Save the document to the output...

    docs.aspose.com/pdf/php-java/convert-images-for...
  10. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the left edge of the page. COLUMN The object is positioned...

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