Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 140,952 for

paged

(0.12 sec)
  1. Dessiner un rectangle|Documentation

    Cette section explique comment dessiner un rectangle dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de C# pour dessiner un rectangle et l'enregistrer au format pdf, svg, html, image, xps et autres formats....forme de rectangle dans une page. L’exemple de code ci-dessous...developers to draw a rectangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/fr/net/drawing/draw-rec...
  2. Dessiner le Pentagone|Documentation

    Cette section explique comment dessiner le pentagone dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de C# pour dessiner le pentagone et l'enregistrer au format pdf, svg, html, image, xps et autres formats....forme de pentagone dans une page. L’exemple de code ci-dessous...developers to draw a pentagon in the page and save as SVG format. The...

    docs.aspose.com/diagram/fr/net/drawing/draw-pen...
  3. Memperbarui Dimensi Halaman dalam Python|Aspose...

    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....pdf' # dapatkan koleksi halaman page_collection = pdf . getPages...dapatkan halaman tertentu pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/id/java/update-page-dimensi...
  4. إنشاء مستند PDF برمجياً|Aspose.PDF لـ Python عب...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF for Python عبر مكتبة .NET....فئة Document أضف كائن Page إلى مجموعة Pages لكائن الوثيقة أضف TextFragment...Document () # أضف صفحة page = document . pages . add () # تهيئة كائن...

    docs.aspose.com/pdf/ar/python-net/create-document/
  5. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Page Product Family Aspose.PSD Product...any desired location on the page. Steps to Add Hyperlink to PDF...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for .NET allows using page saving...

    docs.aspose.com/diagram/de/net/convert-visio-to...
  7. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....Page Product Family Aspose.PSD Product...demonstrating an application to crop a page in PDF using Python . This sample...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  8. Anotasi PDF sticky menggunakan Python|Aspose.PD...

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks....menambahkan Anotasi page = document . pages [ 1 ] # Buat Anotasi...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/id/python-net/sticky-annota...
  9. C# 를 통해 PDF 자르기 | Aspose.PDF

    품질 저하 없이 C#으로 PDF를 자릅니다.이 페이지에서는 Aspose.PDF for .NET 라이브러리를 사용하여 PDF 파일을 자르는 기능에 대해 설명합니다.... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/ko/net/crop/
  10. ตัดไฟล์ PDF โดยใช้ C++ | Aspose.PDF

    ครอบตัด PDF ใน C++ โดยไม่สูญเสียคุณภาพหน้านี้จะอธิบายคุณสมบัติของการปลูกพืชไฟล์ PDF โดยใช้ Aspose.PDF สำหรับห้องสมุด C++..."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...WriteLine ( document -> get_Pages () -> idx_get ( 1 ) -> get_CropBox...

    products.aspose.com/pdf/th/cpp/crop/