Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 140,592 for

paged

(0.07 sec)
  1. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... pages [ 1 ]) # 获取页面上第一个表格的访问权限,第一个单元格及其中的文本片段...absorber . visit ( pdf_document . pages [ 1 ]) # 获取页面上的第一个表 table =...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  2. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/working-with-trans...
  3. Dessins DWG|CAD 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....différentes tailles de mise en page Aspose.CAD pour .NET vous permet...différentes tailles de mise en page. Cette approche fonctionne comme...

    docs.aspose.com/cad/fr/net/developer-guide/cad-...
  4. PDF 페이지 스탬프 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 워터마크 또는 브랜딩을 위해 텍스트 및 이미지를 포함하여 .NET에서 PDF 페이지에 스탬프를 추가하는 방법을 알아보세요....PDF 페이지 스탬프를 추가하려면 Stamp 클래스의 Pages 속성도 설정해야 합니다. 이 속성은 스탬프를 추가할...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/ko/net/add-pdf-page-stamp/
  5. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert/gif-to-eps/
  6. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  7. Ereignisbasierte Änderungen der XPS-Seite | .NET

    Erfahren Sie, wie Sie während der Konvertierung einer XPS-Datei mit der Aspose.Page-API für .NET wiederholte Änderungen an allen Ausgabeseiten vornehmen...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/xps/event-based-mod...
  8. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using Aspose.Cells library....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  9. PDF Multimedia Annotation menggunakan C++|Aspos...

    Aspose.PDF untuk C++ memungkinkan Anda menambahkan, mendapatkan, dan menghapus anotasi multimedia dari dokumen PDF Anda....dalam koleksi Anotasi objek Page . Koleksi ini hanya berisi semua..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/id/cpp/multimedia-annotation/
  10. PDF Мультимедийная Аннотация с использованием C...

    Aspose.PDF для C++ позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....коллекции Annotations объекта Page . Эта коллекция содержит все...u"sample.pdf"); auto page = document->get_Pages()->idx_get(1); String...

    docs.aspose.com/pdf/ru/cpp/multimedia-annotation/