Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 187,790 for

page

(0.09 sec)
  1. Convert WORD To JPG Java

    Convert a Word document to JPG format in Java code. Save a Word document as JPG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/java/conversion/word-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن تمبر صفحه به PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/stamps/Page/ Recent content in افزودن تمبر صفحه به PDF با استفا......com/pdf/fa/net/stamps/page/ Recent content in افزودن تمبر...aspose.com/pdf/fa/net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/net/stamps/page/inde...
  3. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  4. Section.page_setup property | Aspose.Words for ...

    Section.Page_setup property. Returns an object that represents Page setup and section properties....page_setup property Section.page_setup property Returns an object...represents page setup and section properties. @property def page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#....Page Product Family Aspose.PSD Product...backgrounds and other artifacts on a page. Steps to Remove Background...

    kb.aspose.com/pdf/net/remove-background-from-pd...
  6. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET....footers that are applied to pages for layout and identification...filtering Artifact objects on a Page and grouping them by subtype...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  7. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Get...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. 在 ShapeSheet 的事件部分中设置单元格|Documentation

    管理 visio 文件的事件属性。...Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...Get shape id long shapeId = page . AddShape ( 3.0 , 3.0 , 0.36...

    docs.aspose.com/diagram/zh/net/setting-cells-in...
  9. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/zh-hans/python-net/text/
  10. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#.... What is this page about? This page explains how to work...Row only on the first page or on each page if the table is split...

    docs.aspose.com/words/net/working-with-columns-...