Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 192,362 for

paged

(0.11 sec)
  1. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  2. PDF를 프로그래밍 방식으로 분할|Aspose.PDF for PHP via Java

    이 주제는 PHP 애플리케이션에서 PDF 페이지를 개별 PDF 파일로 분할하는 방법을 보여줍니다....반복마다 새로운 Document 객체를 생성하고 개별 Page 객체를 빈 문서에 추가합니다. Save 메서드를 사용하여...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/ko/php-java/split-document/
  3. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...Orientation enumeration Specifies page orientation. public enum Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/net/aspose.words/ori...
  4. 程序化拆分PDF|Aspose.PDF for PHP via Java

    本主题展示如何在您的PHP应用程序中将PDF页面拆分为单独的PDF文件。...对于每次迭代,创建一个新的 Document 对象并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/zh/php-java/split-document/
  5. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...Insert text that spans several pages. DocumentBuilder builder = new...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....Hide ] Add Text Stamp on All Pages in a PDF File PdfFileStamp class...to add text stamp on all the pages of a PDF file. In order to add...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  7. API-рішення для керування XPS, PS та EPS

    Розробляйте додатки для маніпулювання файлами XPS, PS та EPS за допомогою цих API або використовуйте кросплатформні додатки для перегляду, об'єднання або конвертації XPS, PS та EPS....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/uk/
  8. Workbook and Worksheet Print Preview|Documentation

    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....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/java/workbook-and-workshe...
  9. Ändra sidstorlek|Documentation

    Det här avsnittet förklarar hur du ändrar sidans storlek i en visio-fil med Aspose.Diagram....Page-objekt. De PageProps objekt...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/sv/net/change-page-size/
  10. C++를 사용하여 PDF에 이미지 추가|Aspose.PDF for C++

    이 섹션에서는 C++ 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....추가할 페이지 가져오기 auto page = document -> get_Pages () -> idx_get (...페이지 리소스의 Images 컬렉션에 이미지 추가 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/ko/cpp/add-image-to-existin...