Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 372,741 for

save

(0.11 sec)
  1. 将 Visio 转换为图像格式|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/zh/java/convert-visio-t...
  2. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property TxtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...Delete ( 2 ); // Save updated PDF document -> Save ( _dataDir + inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/
  5. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  6. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration.... Save ( ArtifactsDir + "Shape.FillImage...ImageDir + "Logo.jpg" )); doc . Save ( ArtifactsDir + "Shape.FillImage...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document Save, enhancing your document management experience....caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 将 Visio 转换为图像格式|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....[Diagram] 类构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 要将...Diagram 类的实例。 调用 Diagram 类的 Save 方法并设置要导出的图像格式。输出的图像文件看起来像原始文件。...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  9. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... create a 3D scene and then save the file in FBX format. // For...Scene (); // Save 3D scene document scene . Save ( "document.fbx"...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  10. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Rtf in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...