Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 184,298 for

paged

(0.13 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-arc/
  2. Lavorare con le pagine | Soluzione API C++

    Come aggiungere pagine a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/cpp/xps/working-with-pa...
  3. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ja/java/sticky-annotations/
  4. Convertir un fichier PDF|Aspose.PDF for .NET

    Apprenez à convertir un fichier PDF en divers formats dans .NET en utilisant Aspose.PDF pour une gestion flexible des documents....Contents [ Hide ] Convertir des pages PDF en différents formats d’image...d’image Pour convertir des pages PDF en différents formats d’image...

    docs.aspose.com/pdf/fr/net/convert-pdf-file/
  5. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Tworzenie pliku PDF przy użyciu Java | Aspose.PDF

    W tym temacie przedstawiono, jak używać Aspose.PDF for Java API do łatwego generowania i odczytywania plików PDF w aplikacjach Java....Dodaj stronę za pomocą metody Pages.add (). Utwórz nowy obiekt TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/pl/java/create/
  7. 使用 Python 編輯 PDF | Aspose.PDF

    使用 Python for .NET 的 Python 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  8. Support pour les images DICOM|Aspose.PDF for .NET

    Cette section décrit comment prendre en charge les images DICOM dans un fichier PDF en utilisant la bibliothèque C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/fr/net/support-for-dicom-ma...
  9. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...GetNotifications () method of Page Class as follows, in order to...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/cpp/determine-line-break/
  10. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...