Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 187,790 for

page

(0.23 sec)
  1. 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/
  2. PageRange | Aspose.Words for Java

    Represents a continuous range of Pages in Java....Represents a continuous range of pages. To learn more, visit the Programming...Shows how to extract pages based on exact page ranges. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldIndex.page_number_list_separator property ...

    FieldIndex.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldIndex.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/net/group-convert-and-v...
  5. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...Pages pages = pdfDocument.Pages; // ZOOM SETTINGS...the pages using the Pages collection foreach (Page page in pdfDocument...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  6. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/net/working-with-themes/
  7. Working with Themes|Documentation

    This section explains how to apply a preset theme to a Page or a shape with Aspose.Diagram....to Apply a Preset theme to a Page or a Shape This article can...vsdx Apply a Preset Theme to a Page Aspose.Diagram APIs allows to...

    docs.aspose.com/diagram/java/working-with-themes/
  8. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/net/working-with-operators/
  9. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  10. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to remove...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...