Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 192,014 for

page

(0.84 sec)
  1. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... Get and Set Page Properties Crop PDF Pages programmatically...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  2. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#....Hide ] Purpose Summary This page explains a code comparison between...Words and Open XML SDK. The pages in this section contain a short...

    docs.aspose.com/words/net/code-comparison-aspos...
  3. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...paragraph are to remain on the same page. keepWithNext True if the paragraph...paragraph is to remains on the same page as the paragraph that follows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  6. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Page Product Family Aspose.PSD Product...like adding date, page number, total pages, and file name. Once...

    kb.aspose.com/words/java/how-to-add-header-and-...
  7. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....g add new empty page document . Pages . Add (); // Save PDF... i.g add new empty page document . Pages . Add (); // Save PDF...

    docs.aspose.com/pdf/net/save-pdf-document/
  8. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Get the Page that holds the image from the...the Document object’s Pages collection. Images are held in the...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  9. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....Page Product Family Aspose.PSD Product...demonstrating how to add contents page in Word using Java . You will...

    kb.aspose.com/words/java/insert-a-table-of-cont...
  10. Parsing PDF documents|Aspose.PDF for Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Java....particular page, or a particular region in a page. Extract Images...

    docs.aspose.com/pdf/java/parsing/