Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 187,783 for

page

(0.07 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. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-Page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of Pages, image binarization, etc.... What is this page about? This page explains how to save...save a document as a multi-page TIFF image. When working with documents...

    docs.aspose.com/words/net/saving-a-document-as-...
  3. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  4. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Shapes property, exposed by the Page class, supports a collection..."NetworkConnection.vsdx" ); Page page = diagram . Pages [ 0 ]; Shape shapeContainerChild...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  5. 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...
  6. 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...
  7. Change Text in a Table|Aspose.Words for .NET

    Change text in a table easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to change...programmatically with Aspose.Words. On this page we will look at how to change...

    docs.aspose.com/words/net/change-text-in-a-table/
  8. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page outlines how to create...using Aspose.Words. On this page we will look at how to add a...

    docs.aspose.com/words/net/add-table-to-word-doc...
  9. Tables not found by TableAbsorb - Free Support ...

    The TableAbsorber doesn’t find tables in the Page. I extracted this single Page from my long PDF document. The Page contains some tables. I checked the elements of the PDF and it contains PATH elements and TEXT elements…...tables in the page. I extracted this single page from my long...long PDF document. The page contains some tables. I checked the elements...

    forum.aspose.com/t/tables-not-found-by-tableabs...
  10. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...