Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,690 for

page

(0.22 sec)
  1. Aspose.Slides adds gray artifacts and edge of c...

    Hi, Aspose team. Scenario: There are 2 issues while converting PowerPoint presentation to PDF: Gray artifact lines appear in the PDF that are not present in the original PowerPoint file (Page 3 and 4) The edges o…...the original PowerPoint file (page 3 and 4) The edges of circles...file appear coarse in the PDF (page 2) Document to replicate - ...

    forum.aspose.com/t/aspose-slides-adds-gray-arti...
  2. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  3. Change or Replace Header and Footer|Aspose.Word...

    Change or replace header or footer easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to change...using Aspose.Words. On this page we will look at how to change...

    docs.aspose.com/words/net/change-or-replace-hea...
  4. Converting a EMF file to PDF using PHP | Aspose...

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/emf...
  5. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending Page. Simplify your Page mapping today!...method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. public int GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. @property def prefi...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在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...
  8. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language.... Go to a specific page in the PDF file. Specify the...Destination property. The destination page is specified using the XYZExplicitDestinati...

    docs.aspose.com/pdf/net/update-links/
  9. 将弧形对象添加到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-arc/
  10. FieldPageRef.insert_relative_position property ...

    FieldPageRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked paragraph.... 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...