Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 375,779 for

save

(0.36 sec)
  1. Aspose.PSD for Java 23.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....information lost on just opening and saving Bug PSDJAVA-522 Image loading...TruecolorWithAlpha ); psdImage . save ( outputFile , pngOptions );...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....MemoryStream (); // Save diagram diagram . Save ( pdfStream , SaveFileFormat...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  3. Aspose.PSD for .NET 21.8 - 更新说明|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 ( outputFileName , new PngOptions...UpdateLayerData (); image . Save ( outputFileName ); } PSDNET-698...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Aspose.PSD for .NET 23.11 - 发布说明|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(Aspose.PSD.StreamContainer,System...Opacity = 85 ; // 保存图像。 image . Save ( outputPsd ); } PSDNET-1669...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for Java 23.11 - 发行说明|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(com.aspose.psd.StreamContainer...short ) 85 ); // 保存图像。 image . save ( outputPsd ); } } static void...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Online TEX to GIF Conversion or Develop Java ba...

    Free online app to convert TEX to GIF files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  8. Online TEX to FLATOPC Conversion or Develop Jav...

    Free online app to convert TEX to FLATOPC files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/tex-t...
  9. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words Saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting...split a document into parts and save them. public void documentPartsFileNam()...

    reference.aspose.com/words/java/com.aspose.word...