Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 187,704 for

page

(0.28 sec)
  1. Drawing|Documentation

    This section explains how to draw shapes in a visio Page with Aspose.Diagram....Contents [ Hide ] Draw Polyline in Page Aspose.Diagram for .NET API...to draw a polyline shape in a page. In order to draw a polyline...

    docs.aspose.com/diagram/net/drawing/
  2. Add Sections to Word Document in Java

    Follow this article to insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting section break in Word using Java....Page Product Family Aspose.PSD Product...break with new page using the builder Set the page orientation to...

    kb.aspose.com/words/java/add-sections-to-word-d...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/net/image-regions-line-find/
  4. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....side, // and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TOC Link Not Redirecting in HTML When Using Ext...

    Hii Team, We are facing an issue with the Table of Contents (TOC) where the TOC link is not redirecting correctly in the HTML output , although it works properly in the Word output . The issue occurs when we extract th…...extract the document page by page. During page extraction, the bookmark...splitting the document into pages , the TOC links work as expected...

    forum.aspose.com/t/toc-link-not-redirecting-in-...
  6. 在Python中管理分页符|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 方法。下面是代码示例。 Python 代码 def add_page_breaks...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  7. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  8. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a...Builder Add TextFragment to the Page document.save() resultant PDF...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  9. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the Page width in points, enhancing your document formatting and layout precision....property Gets the width of the page in points. public float WidthInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  10. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...