Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 188,909 for

paged

(2.06 sec)
  1. Разделение страниц PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как разделить страницы PDF с помощью Aspose.PDF Facades, используя класс PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst (...

    docs.aspose.com/pdf/ru/net/split-pdf-pages/
  2. Archivio

    Archivio... Page page = new Page(); doc.AppendChildLast(page); Passo...FontName = "Calibri" } } }; page.Title = title; Passo 4: Aggiungi...

    blog.aspose.com/it/note/bullet-journaling-with-...
  3. Procurar

    Procurar... Page page = new Page(); doc.AppendChildLast(page); Passo...FontName = "Calibri" } } }; page.Title = title; Passo 4: Adicione...

    blog.aspose.com/pt/note/bullet-journaling-with-...
  4. Архів

    Архів... Page page = new Page(); doc.AppendChildLast(page); Крок...FontName = "Calibri" } } }; page.Title = title; Крок 4: Додайте...

    blog.aspose.com/uk/note/bullet-journaling-with-...
  5. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-brushes/
  6. Archiver

    les archives... Ajouter une Page . Créer un Outline et ajouter...l'objet de la classe Page Page page = new Page (); // initialiser...

    blog.aspose.com/fr/note/create-bulleted-or-numb...
  7. Tambahkan Halaman ke PDF di Python | Sisipkan H...

    Tambahkan halaman ke PDF di Python. Pelajari cara menyisipkan halaman dalam PDF, menambahkan halaman dari PDF lain, dan menyisipkan halaman di posisi tertentu secara programatik....akhir file, panggil metode pages.add() . Ikuti langkah-langkah...kelas Document . Gunakan metode pages.add() untuk menambahkan halaman...

    blog.aspose.com/id/pdf/add-pages-to-pdf-in-python/
  8. Aggiungi pagine a PDF in Python | Inserisci una...

    Aggiungi pagine a PDF in Python. Scopri come inserire una pagina in un PDF, aggiungere pagine da altri PDF e inserire pagine in posizioni specifiche in modo programmatico....del file, chiama il metodo pages.add() . Segui i passaggi qui...classe Document . Usa il metodo pages.add() per aggiungere una nuova...

    blog.aspose.com/it/pdf/add-pages-to-pdf-in-python/
  9. Arbeiten mit Tags | Aspose.Note Dokumentation

    Eine Anleitung zum Verwenden und Implementieren von Tags in Java -Anwendungen....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/de/java/working-with-tags/
  10. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...リンクを追加したい Page クラスを取得します。 LinkAnnotation オブジェクトをPageオブジェクトと Rectangle...FreeTextAnnotation オブジェクトをインスタンス化します。 それはまた、PageとRectangleオブジェクトを引数として受け入れるの...

    docs.aspose.com/pdf/ja/java/actions/