Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 140,597 for

paged

(0.09 sec)
  1. แบ่งไฟล์ PDF, HTML, TXT โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามที่จะแยกไฟล์บน .NET Framework, .NET หลัก... Pages . Count / 2 , "pdf_half.pdf"...SaveFormat . PDF ); # slit first page pdf_editor = aspose . pdf ....

    products.aspose.com/pdf/th/python-net/splitter/
  2. TIFF to PDF Merge using Java | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/tiff-to-pdf/
  3. Unisci da EPUB a PDF usando Java | Aspose.PDF

    Combina due o più documenti EPUB in un singolo file PDF a livello di programmazione con codice di esempio Java utilizzando Aspose.PDF per Java...epub" , opt1 ); // add page from one document to another...for ( com . aspose . pdf . Page page : firstDoc . getPages ())...

    products.aspose.com/pdf/it/java/merger/epub-to-...
  4. Unisci da PDF a PNG usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file PNG a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...save document as image with page dimensions and resolution //...// process document page to image // load image from file, it...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-png/
  5. Obróć plik PDF za pomocą C++ | Aspose.PDF

    Na tej stronie opisano funkcje obracania pliku PDF przy użyciu biblioteki Aspose.PDF dla C++....( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...to move page upper in order to compensate changing page size //...

    products.aspose.com/pdf/pl/cpp/rotate/
  6. Добавление объекта «Круг» в PDF-файл|Aspose.PDF...

    В этой статье объясняется, как создать объект круга в вашем PDF-файле с помощью Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ru/net/add-circle/
  7. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن منحنى في ملف PDF باستخدام Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ar/net/add-curve/
  8. Använd anslutningsindex för att koppla samman f...

    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....(); // get page by index Aspose . Diagram . Page page = diagram...diagram . Pages [ 0 ]; // add masters string connectorMaster = "Dynamic...

    docs.aspose.com/diagram/sv/net/use-connection-i...
  9. PDF را از طریق C# برش دهید | Aspose.PDF

    PDF را در C# بدون از دست دادن کیفیت برش دهید. این صفحه ویژگی های برش فایل PDF را با استفاده از Aspose.PDF برای کتابخانه .NET توصیف می کند.... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/fa/net/crop/
  10. Unisci da PDF a TIFF usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file TIFF a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...save document as image with page dimensions and resolution //...// process document page to image // add image from file to GDI+...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-tiff/