Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 186,672 for

page

(0.2 sec)
  1. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient Page management. Optimize your navigation with precise current Page tracking....PageIndex property Current page index. public int PageIndex...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  3. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given Page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  4. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  5. 使用 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/
  6. Track Conversion Progress of Excel to TIFF|Docu...

    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....You may also control which pages are rendered as demonstrated...saving page index 0 of pages 10 </ br > End saving page index...

    docs.aspose.com/cells/net/track-conversion-prog...
  7. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. How to Crop PDF using PHP You...method. If you want to crop a PDF page, a cropping solution can help...

    products.aspose.com/pdf/php-java/crop/
  8. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... 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/java/images/add/
  9. 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/
  10. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...