Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 181,392 for

page

(0.17 sec)
  1. 在Php中设置页面选项|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....PHP 应用页面定向设置,请调用 pagesetup 模块的 page_orientation 方法。 PHP 代码 public...public static function page_orientation ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....Page Product Family Aspose.PSD Product...collection of the target PDF page from which the image is to be...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  3. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  4. Aspose.Cells Forms for Sitefinity|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.... The login page can be reached at http://www...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  5. Getting Started|Aspose.Slides for Python Docume...

    Use this introduction to Aspose.Slides for Python via Java fundamentals to start realizing the value of Aspose.Slides for your business....Hide ] This Getting Started page introduces you to Aspose.Slides...capabilities quickly from this page. Product Overview – provides...

    docs.aspose.com/slides/python-java/getting-star...
  6. CompatibilityOptions.suppress_top_spacing prope...

    CompatibilityOptions.suppress_top_spacing property. Ignore Minimum and Exact Line Height for First Line on Page....Line Height for First Line on Page. @property def suppress_top_spacing....suppress_spacing_at_top_of_page property CompatibilityOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/javascript-cpp/get-header...
  8. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... RESTART_PAGE Numbering restarts at each page. Valid for footnotes...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...quality, such as page size, page orientation, page margins, and image...format, such as page size, page orientation, page margins, and image...

    products.aspose.com/total/android-java/conversi...
  10. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...circle ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-circle/