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

page

(0.47 sec)
  1. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . header = header...

    products.aspose.com/pdf/python-net/header/
  2. 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...
  3. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/net/setting-print-options/
  4. 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...
  5. 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/
  6. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  9. 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...
  10. 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...