Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 591,022 for

save

(0.14 sec)
  1. LzmaArchive | Aspose.ZIP for .NET API Reference

    LzmaArchive Contents [ Hide ] LzmaArchive class This class represents LZMA archive file. Use it to compose or extract...... Save (FileInfo) Saves lzma archive to destination...destination file provided. Save (Stream) Saves lzma archive to the stream...

    reference.aspose.com/zip/net/aspose.zip.lzma/lz...
  2. LzipArchive | Aspose.ZIP for .NET API Reference

    LzipArchive Contents [ Hide ] LzipArchive class This class represents Lzip archive file. Use it to compose or extract...... Save (FileInfo) Saves lzip archive to destination...destination file provided. Save (Stream) Saves lzip archive to the stream...

    reference.aspose.com/zip/net/aspose.zip.lzip/lz...
  3. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ....ply" ); /* using Ply save options*/ //Save as binary PLY format...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  4. document - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....abstract void save ( Device device, SaveOptions options) Saves this document...Document() Method Detail save public abstract void save( Device device...

    reference.aspose.com/page/java/com.aspose.page/...
  5. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    FixedPageSaveOptions OptimizeOutput property. Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed also neighbor glyphs with the same formatting are concatenated. Note The accuracy of the content display may be affected if this property is set to true. Default is false in C#....optimize document objects while saving to xps. Document doc = new...object to pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... Examples Shows how to save a .txt document with a custom...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 保护和取消保护工作表|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...."thispassword" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."thispassword" ); //Save As the excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  8. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  9. Compression | Aspose.Imaging for .NET API 参考

    获取或设置压缩... Save ( "original_JPEG.dcm" , options...Quality = 50 } } }; inputImage . Save ( "original_JPEG.dcm" , options...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  10. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/java/convert-powerpoint-...