Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 361,206 for

save

(0.14 sec)
  1. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。...isSuccessful ); // Save PDF document fileSecurity . Save ( dataDir +...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  2. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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 ( outputPsdFile [ caseIndex...TruecolorWithAlpha ); img1 . save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  4. Installasie|Aspose.Words vir Python via .NET

    Installeer Aspose.Words vir Python gebruik Visual Studio gereedskap Soos Bestuur NuGet Pakkette of Package Manager Console en die MSI installeerder. Gebruik die Full Trust toestemming stel....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/af/python-net/installation/
  5. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/androidjava/extracting-i...
  6. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  7. Pdf|Documentation

    Learn how to converT Excel to PDF with Aspose.Cells for Python via .NET API.... Simply save an Excel file to PDF using the...the Workbook class' save method. The save method provides the...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. Rotate a Shape with Suitable Angle in PHP|Docum...

    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....1 ) -> setAngle ( 190 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RotateShape.vdx"...

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  9. 使用 Node.js 和 C++ 删除工作表中的空白行和列|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除工作表中的所有空白行和列。...deleteBlankRows (); // Save the excel file. wb . save ( path . join (...deleteBlankColumns (); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-blan...
  10. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...ms ); // Save the workbook in xlsx format. wb . save ( path ....opts ); // Save the workbook in xlsx format. wb . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...