Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 192,335 for

paged

(0.69 sec)
  1. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....and odd pages. builder . page_setup . different_first_page_header_footer...True builder . page_setup . odd_and_even_pages_header_footer =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++....constructor Creates a page set based on exact page indices. Aspose...int32_t > & pages ) Parameter Type Description pages const Sys...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. الحصول على و ضبط خصائص الصفحة|Aspose.PDF لبي إت...

    يشرح هذا الموضوع كيفية الحصول على الأرقام في ملف PDF، والحصول على خصائص الصفحة وتحديد لون الصفحة باستخدام Aspose.PDF لـ PHP عبر Java....new Document ( $inputFile ); $pages = $document -> getPages ();...$responseData . "عدد الصفحات : " + $pages -> size (); الحصول على عدد الصفحات...

    docs.aspose.com/pdf/ar/php-java/get-and-set-pag...
  5. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java.... EVEN_PAGES_FOOTER Contains text of the even pages footer,...HeaderFooter . EVEN_PAGES_HEADER Contains text of the even pages header,...

    reference.aspose.com/words/java/com.aspose.word...
  6. Work with PDF Layers using Python|Aspose.PDF fo...

    Learn how to add, lock, extract, flatten, and merge PDF layers in Python....can: Add multiple layers to a page. Lock and unlock layers to control...Flatten layered content into the page. Merge multiple layers into...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  7. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  8. PageSetup.bottom_margin property | Aspose.Words...

    PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....between the bottom edge of the page and the bottom boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.right_margin property | Aspose.Words ...

    PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text....between the right edge of the page and the right boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page....footer and the bottom of the page. @property def footer_distance...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...