Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 184,592 for

page

(0.24 sec)
  1. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...that separate an entry and its page number. Format { get; } Gets...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/net/aspose.words.fie...
  3. 档案

    档案... 添加一个 Page 。 创建一个 Outline 并添加 OutlineElement...Document (); // 初始化 Page 类对象 Page page = new Page (); // 初始化 Outline...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  4. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....preferences or the number of lines per page.Aspose.Words provides the ability...the last open document. Set Page Display Options If you want...

    docs.aspose.com/words/cpp/work-with-word-docume...
  5. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...static void AddArrowAnnotation(Page page, double x1, double y1, double...LineAnnotation arrow = new LineAnnotation(page, new Aspose.Pdf.Rectangle(x1...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  6. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HeaderEven Header for even numbered pages. HeaderPrimary Primary header...numbered pages. FooterEven Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在Ruby中管理分页符|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....模块的 add_page_breaks 方法。下面是代码示例。 Ruby 代码 def add_page_breaks (...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  8. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the Pages of the document in their original order....property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. let doc =...

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