Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 184,566 for

page

(0.08 sec)
  1. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...upperRightY = 800 ; // 获取要添加图像的页面 Page page = pdfDocument1 . getPages...)); // 将图像添加到页面资源的 Images 集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  2. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to create...consistent formatting. On this page we will look at how to create...

    docs.aspose.com/words/net/create-and-add-a-para...
  3. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page describes how to create...paragraphs and runs. On this page we will look at how to create...

    docs.aspose.com/words/net/create-a-word-process...
  4. Find and Replace Text in a Document Part|Aspose...

    Find and replace text from a document part easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to search...specific document part. On this page we will look at how to find...

    docs.aspose.com/words/net/search-and-replace-te...
  5. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF Page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/
  6. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python via C++ applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/
  7. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details check the GitHub page. Steps to add Footer to PDF...properties. Add the Stamp to Page using AddStamp method. Save...

    products.aspose.com/pdf/php-java/footer/
  8. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/net/connect-shapes/
  9. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  10. Connect Sub-shapes of the Groups in Ruby|Docume...

    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....) \ # Access a particular page page = diagram . getPages () ....shape , "Dynamic connector" , page . getID ()) \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...