Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 184,601 for

page

(0.19 sec)
  1. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  2. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  3. Aspose.PDF gets System.NullReferenceException a...

    I’m using Aspose.PDF.Drawing version 25.11. I’m using this version instead of Aspose.PDF because I want to run in Linux. Our customer has a bunch of documents that were created by a program called Bluebeam Brewery 5.0 f…...and they contain some null pages when I load them into Aspose...document that I can include where page 9 is null. If I make a new document...

    forum.aspose.com/t/aspose-pdf-gets-system-nullr...
  4. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the Page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/python-net/worksheet-views/
  5. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  6. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  7. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the Page in points in C++....Returns or sets the height of the page in points. double Aspose ::...it will be visible on every page. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  9. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#....Hide ] What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/loading-and-saving-do...
  10. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.PageSavingcom.aspose.words.PageSavingArgs event in Java....save a document to HTML page by page. public void pageFileNames()...writeln("Page 1."); builder.insertBreak(BreakType.PAGE_BREAK);...

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