Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 192,000 for

page

(0.1 sec)
  1. Extract Vector Data from a PDF file using Java|...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data, such as position, rectangle bounds, and SVG output....vector graphic elements on a page and write their basic geometry...GraphicsAbsorber and visit the target Page . Iterate through the extracted...

    docs.aspose.com/pdf/java/extract-vector-data-fr...
  2. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even Pages....Headers and Footers For Different Pages with JavaScript via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  3. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-arc/
  4. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all Pages in doc. But we want to add watermark to full Page covering all areas of Page. We tried adding it but looks like s…...add image as watermark to all pages in doc. But we want to add watermark...watermark to full page covering all areas of page. We tried adding...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  5. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Create...to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/cpp/add-line/
  6. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python....action, such as going to the next page or printing the document. JavaScript...Document ( infile ) page = document . pages [ 1 ] link = ap . annotations...

    docs.aspose.com/pdf/python-net/create-links/
  7. Setting Margins|Documentation

    This section explains how to set visio's Page options with Aspose.Diagram....fully supports Microsoft Visio’s page setup options. Developers may...need to configure page setup settings for pages to control the printing...

    docs.aspose.com/diagram/net/setting-margins/
  8. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed Pages using Aspose.Cells for Python via .NET....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons to set...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  9. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/
  10. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add Pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....Working with PDF Pages Contents [ Hide ] Aspose.PDF for Java...Java lets you insert a page to a PDF document at any location in...

    docs.aspose.com/pdf/java/working-with-pages/