Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 378,425 for

save

(0.42 sec)
  1. Converting a PDF file to HTML using PHP | Aspos...

    Sample code on PHP for PDF to HTML conversion. Use example code for batch PDF to HTML conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....Slides also lets you save images to a separate folder...the Markdown document will be saved. Convert PowerPoint to Markdown...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. 使用文本框|Documentation

    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....setValue ( 2 ); // save Visio diagram . save ( dataDir + "Form...// save Visio diagram in the local storage diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/working-with-te...
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Java, automate documentation and keep formatting....Slides also lets you save images to a separate folder...the markdown document will be saved. Convert PowerPoint to Markdown...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...radio ); // save the PDF file pdfDocument . save ( "RadioButtonSample...

    docs.aspose.com/pdf/java/create-forms/
  6. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...BasicProcess ); $presentation -> save ( "smart_art.pptx" , SaveFormat...$smartArt ); $presentation -> save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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.... save ( "presentation_out.pptx" ,...为保持页面编号保存幻灯片而添加的方法 新增方法: void IPresentation.save(string fname, int[] slides,...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....pdf' ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.doc" );...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  9. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... XamlFlowSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GroupShape|Aspose.Slides for PHP Documentation

    Work with group shapes in PHP using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....50 , 50 ); $presentation -> save ( "group_shape.pptx" , SaveFormat...( $group ); $presentation -> save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...