Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 184,592 for

page

(0.16 sec)
  1. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in C++....during build and rendering of page layout model. class IPageLayoutCallback...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Working with Artifacts in C++|Aspose.PDF for C++

    This Page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....include Background, Layout, Page, Pagination and Undefined)....position of an artifact on the page. Artifact.Rotation – Gets an...

    docs.aspose.com/pdf/cpp/artifacts/
  3. Add Watermark To PDF|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....foreground/background, and scale to the page in RenderingWatermark . Add...foreground/background, and scale to the page in RenderingWatermark . AI Document...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  4. Add PDF Bookmarks|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....not limited to linking to a page. You can set up the precise...view by positioning the target page, and then create the bookmark...

    docs.aspose.com/cells/java/add-pdf-bookmarks/
  5. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the pages collection of the document using...document_get_pages function. Add a new page to the pages collection...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  7. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....page_width and PageSetup.page_height values. Setting...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value....( false )); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 在 PHP 中从 Visio Diagram 中检索所有图层|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....vsd" ); \ # get Visio page $page = $diagram -> getPages ()...-> getPage ( 0 ); $layers = $page -> getPageSheet () -> getLayers...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  10. Set Appearance of the Connector Type Shape in V...

    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....) \ # Access a particular page page = diagram . getPages () ....particular connector shape shape = page . getShapes () . getShape (...

    docs.aspose.com/diagram/java/set-appearance-of-...