Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 372,859 for

save

(0.27 sec)
  1. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....particular image, save the updated PDF file using Save method of the...printStackTrace (); } // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  2. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP....page’s index Call the save method to save the updated PDF file...delete ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/delete-pages/
  3. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/conversion/
  4. Aspose.PSD for .NET 20.10 - 发行说明|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.... Save ( outputFile , new PsdOptions...Style . FontIndex ); psdImage . Save ( outputPsd1 , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Saving an Email as PDF|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....Español Русский Portuguese Saving an Email as PDF Contents [...load the MHTML stream and then save it as PDF. An email message...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  6. Converting Excel Files to HTML in Ruby|Document...

    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....worksheet_to_html ( workbook ) save_format = Rjb :: import ( 'com...) # Specify the HTML saving options save = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/converting-excel-fil...
  7. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....comment authored by a user and save the presentation. static void...DateTime . Now ); presentation . Save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/co...
  8. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  9. 打开文件的不同方式|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....)) #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...databuff ) #// Save diagram in the VSDX format diagram . save ( "Visio_out...

    docs.aspose.com/diagram/zh/python-net/different...
  10. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...