Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 192,016 for

page

(0.4 sec)
  1. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment 对象 将 TextFragment...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  2. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webPage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...details, please visit Convert PDF pages to JPEG images How to Convert...ormat (Section: Convert Web page to PDF). Issue observed is that...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  3. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting paragraph outline levels effectively....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....merge multiple rows into one page during a mail merge. Document...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Performance Problem with AddShape() - Free Supp...

    I have been extensively testing Aspose for some time now with the aim of replacing the existing Microsoft.Interopt interface in our company. In the meantime, I have also succeeded in implementing our requirements with A…...inserted a master shape on one page that consists of 6126 shapes...way to insert a shape onto a page more quickly? Diagram diagram...

    forum.aspose.com/t/performance-problem-with-add...
  7. 在 Python 中使用 PDF 操作|Aspose.PDF for Python via .NET

    了解如何使用 Python 在 PDF 文件中添加、更新和删除文档、页面和表单操作。...import path import sys def remove_page_actions ( infile , outfile ):...infile ) if len ( document . pages ) < 3 : print ( "Error: The...

    docs.aspose.com/pdf/zh/python-net/actions/
  8. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Crop PDF Pages in Java | Java PDF Library

    Learn how to crop PDF Pages in Java using a Java PDF library....remove unnecessary parts of the pages in a PDF. This can include removing...simple method of cropping PDF pages in Java . So let’s see how to...

    blog.aspose.com/pdf/crop-pdf-pages-in-java/