Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 186,751 for

page

(0.38 sec)
  1. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/
  2. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/net/images/
  3. Using FloatingBox for text generation|Aspose.PD...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Document ()) { var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/floating-box/
  4. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/java/complex-pdf-example/
  5. Aspose Diagram Exract text from Visio File - Fr...

    Hello Team, I am trying to implement exportText function from visio files. Here in documentation, It has mention for sample for extract text but i can not see any code or sample for same. can you please see and upda…...plain‑text content of a Visio page using Aspose.Diagram for .NET...all pages (or select a specific page) foreach (Page page in diagram...

    forum.aspose.com/t/aspose-diagram-exract-text-f...
  6. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file.... 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/cpp/update-links/
  7. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents....Hide ] What is this page about? This page explains how to work...across all pages. For example, you may need to modify page number...

    docs.aspose.com/words/net/working-with-sections/
  8. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF library.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-document/
  9. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize Page saving to fixed formats. Enhance your document management today!...Words saves a separate page to fixed page formats. public void...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Rotate, Change the Position and Connect Sub-Sha...

    This section explains how to rotate a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/rotate-change-the-p...