Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 192,338 for

paged

(0.91 sec)
  1. Markera sidan Autoexpandera|Documentation

    Det här avsnittet förklarar hur du kontrollerar eller ändrar sidan automatiskt expanderas i en visio-fil med Aspose.Diagram....Page-objekt. De PageProps objekt..."Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/sv/java/check-page-auto...
  2. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/change-page-size/
  3. Converti file PostScript utilizzando .NET

    La funzionalità di conversione da PS a PDF inclusa nella soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/net/convert-ps/
  4. Archiwa

    Archiwa...nową Page do dokumentu PDF za pomocą metody Document.Pages.Add()...Obraz do strony za pomocą metody Page.Paragraphs.Add(Image) . Ustaw...

    blog.aspose.com/pl/pdf/convert-image-to-pdf-csh...
  5. Archiv

    Archiv...dokumentu PDF novou Page pomocí metody Document.Pages.Add() a nastavte...stránku nový Image pomocí metody Page.Paragraphs.Add(Image) . Nastavte...

    blog.aspose.com/cs/pdf/convert-image-to-pdf-csh...
  6. PDF 페이지를 프로그래밍 방식으로 이동 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 원하는 위치 또는 PDF 파일의 끝으로 페이지를 이동해 보세요.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/ko/net/move-pages/
  7. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....Page Product Family Aspose.PSD Product...add lines Add a page to the PDF file if no page is available or...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  8. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....Page Product Family Aspose.PSD Product...selected annotations from a page and fetch URI from link-type...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  9. Add Bates Numbering to PDF in Java|Aspose.PDF f...

    Learn how to add and remove Bates numbering in PDF documents using Java with Aspose.PDF....workflows where each page needs a persistent page-level identifier...numbering through the dedicated page collection helper. Open the...

    docs.aspose.com/pdf/java/add-bates-numbering/
  10. Удалить страницы PDF в Python|Aspose.PDF for Py...

    Узнайте, как удалять страницы из файлов PDF в Python....pdf as ap def delete_page ( input_file_name : str , output_file_name...input_file_name ) document . pages . delete ( 2 ) document . save...

    docs.aspose.com/pdf/ru/python-net/delete-pages/