Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 190,007 for

page

(1.89 sec)
  1. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....might be a need to rotate the pages within a PDF. This task allows...allows for altering the page orientation, converting from portrait...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  2. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  3. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the Page number for the entry....apply bold formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the Page number....number is included with the page number. @property def sequence_name...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute Page numbers of document nodes. To learn more, visit the documentation article in C++....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Add PDF Pages in Python|Aspose.PDF for Python v...

    Learn how to add or insert Pages into PDF documents in Python....Add PDF Pages in Python Contents [ Hide ] Aspose.PDF for Python...Python via .NET provides flexible page-level operations for PDF documents...

    docs.aspose.com/pdf/python-net/add-pages/
  7. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....of authorities entry and its page number. get_FieldEnd () const...used to separate two page numbers in a page number list. get_PageRangeSeparator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance Page numbering in your applications. Optimize your workflow today!...number is included with the page number. public string SequenceName...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/python-java/create-inse...
  10. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new Page and etc....pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/java/extract-table-from-exi...