Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 187,783 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. 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...
  3. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given Page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  4. 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...
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the left edge of the page. Column The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldIndex.page_range_separator...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/cpp/rendering/
  9. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...