Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 187,808 for

paged

(0.17 sec)
  1. DWG DXF vers PDF C# | Convertir des fichiers Au...

    Utilisez le convertisseur AutoCAD en PDF C# .NET pour convertir DWG ou DXF en PDF en C#. Vous pouvez convertir DWG, DWF, DWT et DXF en PDF, JPEG, PNG, BMP, GIF et TIFF en C# .NET également....l’API ne rend que la mise en page “Modèle”. Cependant, vous pouvez...également spécifier les mises en page de votre choix lors de la conversion...

    docs.aspose.com/cad/fr/net/developer-guide/conv...
  2. 아카이브

    아카이브...Pages[1].CropBox); Console.WriteLine(pdfDocument1...WriteLine(pdfDocument1.Pages[1].TrimBox); Console.WriteLine(pdfDocument1...

    blog.aspose.com/ko/pdf/crop-pdf-pages-in-csharp/
  3. 아카이브

    아카이브...Page for Python .NET 을 사용하여 Python에서...PostScript 라이브러리 설치 # Aspose.Page for Python .NET 은 PostScript...

    blog.aspose.com/ko/page/postscript-library-to-c...
  4. ארכיון

    ארכיון...תמונה חדשה לדף באמצעות שיטת Page.getParagraphs().add(Image) ...הוסף עמוד לאוסף דפים של מסמך Page page = doc.getPages().add(); //...

    blog.aspose.com/he/pdf/generate-pdf-file-from-i...
  5. C#를 사용하여 EMF 파일을 PDF로 변환합니다 | Aspose.PDF

    .NET에서 EMF —에서----PDF 로 변환하기 위한 샘플 코드입니다.VB.NET, ASP.NET 또는 모든.NET 기반 응용 프로그램 내에서 일괄 EMF 에서 PDF 로의 일괄 변환에 API 예제 코드를 사용하십시오.... Document (); var page = document . Pages . Add (); var image...imageFile }; page . PageInfo . Margin . Bottom = 0 ; page . PageInfo...

    products.aspose.com/pdf/ko/net/conversion/emf-t...
  6. PDF 병합 | Aspose.PDF

    PDF 문서를 모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱 및 High Code API와 병합합니다....pdf" ); // Add pages of second document to the first...first document1 . Pages . Add ( document2 . Pages ); document . Save...

    products.aspose.com/pdf/ko/merger/
  7. XPS 에서 PDF 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 XPS 문서를 하나의 PDF 단일 파일로 결합합니다....XpsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/xps-to-pdf/
  8. PS 에서 PDF 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 PS 문서를 하나의 PDF 단일 파일로 결합합니다....PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/ps-to-pdf/
  9. تبدیل فایل DICOM به PDF با استفاده از PHP | Asp...

    کد نمونه در PHP برای تبدیل DICOM به PDF. از کد نمونه برای تبدیل دسته DICOM به PDF با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/fa/php-java/conversion/...
  10. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...merged image will be added as a page or element within the final...

    products.aspose.com/pdf/python-net/merger/tiff-...