Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 187,115 for

page

(0.29 sec)
  1. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies Page orientation in C++....] Orientation enum Specifies page orientation. enum class Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/cpp/aspose.words/ori...
  2. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.Page_index property. Gets 0-based index of the Page in the document this event relates to...page_index property PageLayoutCallbackAr.page_index property...property Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/python-java/working-wit...
  4. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/python-net/get-headers-or...
  5. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  6. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API.... What is this page about? This page explains how to update...the field is a formula or a page number, it will contain the...

    docs.aspose.com/words/net/update-fields/
  7. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....Placement Properties in a PDF Page This example demonstrates how...all images on a specific PDF page using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  8. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...Gets event. page_index Gets 0-based index of the page in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  10. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values. Default value is true in C++....Show how to reset the initial page numbering and save the NUMPAGE...Document > ( get_MyDir () + u "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/cpp/aspose.words/pag...