Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 7,309 for

merge presentation

(0.36 sec)
  1. ConverTo property doesn't work - Free Support F...

    Hi, I saw there is a (new?) property ConvertTo on the PDFFileEditor class that expects the enum Aspose.Pdf.PdfFormat. For both there is no documentation yet, and they also don't seem to work. I tried the following code…...documents using Document class present under Aspose.Pdf namespace...namespace and once the files are merged, you may specify the PDF compliance...

    forum.aspose.com/t/converto-property-doesnt-wor...
  2. PHP를 사용하여 PPTM 파일 병합 | products.aspose.com

    PHP에서 여러 PPTM 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.pptm" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/p...
  3. PHP를 사용하여 PPT 파일 병합 | products.aspose.com

    PHP에서 여러 PPT 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.ppt" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/ppt/
  4. PHP를 사용하여 PPSX 파일 병합 | products.aspose.com

    PHP에서 여러 PPSX 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.ppsx" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/p...
  5. PHP를 사용하여 PPSM 파일 병합 | products.aspose.com

    PHP에서 여러 PPSM 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.ppsm" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/p...
  6. PHP를 사용하여 OTP 파일 병합 | products.aspose.com

    PHP에서 여러 OTP 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.otp" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/otp/
  7. PHP를 사용하여 PPS 파일 병합 | products.aspose.com

    PHP에서 여러 PPS 파일을 병합합니다....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.pps" ); $pres2...

    products.aspose.com/slides/ko/php-java/merger/pps/
  8. 在 .NET 中更改演示文稿幻灯片大小|Aspose.Slides 文档

    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....using ( Presentation pres = new Presentation ( "presentation-4x3...DoNotScale ); pres . Save ( "presentation-16x9.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/slide-size/
  9. 在 PHP 中合併 HTML 文件 | products.aspose.com

    在 PHP 中將 HTML 合併到 HTML。使用 PHP 庫 API 組合 HTML 文件...php" ); $pres = new Presentation (); try { $pres -> getSlides...($contents2); $pres -> save ( "merged-html.html" , SaveFormat ::...

    products.aspose.com/slides/zh-hant/php-java/mer...
  10. Slå samman bild till PDF i PHP | products.aspos...

    Slå samman bild till PDF i PHP. Använd PHP-bibliotekets API för att kombinera bild och PDF...php" ); $pres = new Presentation (); try { $slide = $pres...$image2); $pres -> save ( "merged-pdf.pdf" , SaveFormat :: Pdf...

    products.aspose.com/slides/sv/php-java/merger/i...