Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 192,335 for

paged

(1.86 sec)
  1. PDFファイルにラインオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにラインオブジェクトを作成する方法を説明します。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-line/
  2. Python에서 PDF에 사각형 모양 추가|Aspose.PDF for Python v...

    Python에서 PDF 파일의 사각형 모양을 그리고 채우는 방법을 알아봅니다.... Document () page = document . pages . add () text_fragment...TextFragment ( "Rectangle" ) page . paragraphs . add ( text_fragment...

    docs.aspose.com/pdf/ko/python-net/add-rectangle/
  3. Archivio

    Archivio...Page per .NET gioca un ruolo significativo...programmaticamente. Nel frattempo, Aspose.Page per .NET semplifica il processo...

    blog.aspose.com/it/page/convert-xps-to-bmp-in-c...
  4. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Add watermark to visio in page Call Save method of the Diagram...diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  5. Chercher

    chercher...telles que l’ajout de texte, de pages ou de balises dans les fichiers...l’aide de Java Insérer des pages dans un fichier OneNote par...

    blog.aspose.com/fr/note/create-onenote-files-pr...
  6. Trabajar con capas PDF usando C#|Aspose.PDF for...

    La siguiente tarea explica cómo bloquear una capa PDF, extraer elementos de la capa PDF, aplanar un PDF con capas y fusionar todas las capas dentro de un PDF en una sola....first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/es/net/work-with-pdf-layers/
  7. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation Printed below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET.... تحتوي فئة Page على طريقة SetPageSize(…) التي...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ar/net/change-page-size/
  9. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET.... Kelas Page berisi metode SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/id/net/change-page-size/
  10. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...