Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 188,122 for

page

(1.43 sec)
  1. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....specific layer on the first page, and save the document with...first page and the first layer var page = document . Pages [ 1...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  2. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/net/add-backgrounds/
  3. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder ( doc ) \# Insert few page breaks ( just for testing )...insertBreak ( self . BreakType . PAGE_BREAK ) i = i + 1 \# Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  4. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.PageSet property. Gets or sets the Pages to render...sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....Hide ] Extract text from all pages of a PDF document Aspose.PDF...how to extract text from every page of a PDF document. It uses the...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  6. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python.... What is this page about? This page shows how to create...settings, page numbers, and handling different page orientations...

    docs.aspose.com/words/python-net/working-with-h...
  7. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even Pages, enhancing your document's presentation....odd-numbered and even-numbered pages. public bool OddAndEvenPagesHeade...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless Page range formatting and enhance your document's clarity....separate the start and end of a page range. public string PageRangeSeparator...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...vsdx" ); // Get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/zh/java/apply-theme-to-...
  10. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/java/text-annotation/