Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 188,524 for

page

(0.25 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....shapes via a connector in the Page class. The code below shows...two shapes to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/python-java/connect-sha...
  2. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Page Product Family Aspose.PSD Product...get a reference to the desired page Create a LinkAnnotation object...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  3. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#...Hide ] Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/net/extract-images-from-the...
  4. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...TableAbsorber and iterate over pages Extract table content Save extracted...pdf" ). toString ()); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table/extract/
  5. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-footers/
  6. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Python.... What is this page about? This page shows how to create...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/how-to-add-gro...
  7. Origin of LINQ Reporting Engine in C#|Aspose.Wo...

    Learn the concept of LINQ Reporting Engine to build a report in C#.... What is this page about? This page explains the origins...results. Please refresh the page and try again....

    docs.aspose.com/words/net/origin-of-linq-report...
  8. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python.... Add a page to the document. Convert the.... Add the table to the page with page.paragraphs.add(table) ...

    docs.aspose.com/pdf/python-net/integrate-table/
  9. Microsoft Outlook|Aspose.Words for .NET

    Aspose.Words plugins for Microsoft Outlook using C#.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/aspose-words-net-for-...
  10. Convert Base64 to PDF in C#

    This article guides on how to convert base64 to PDF in C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a base64 to PDF converter in C#....Page Product Family Aspose.PSD Product...class instance and insert a page with the Add() method Add the...

    kb.aspose.com/pdf/net/convert-base64-to-pdf-in-...