Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 375,192 for

save

(0.21 sec)
  1. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为pdf、svg、html、image、xps等格式。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPentagonInPage_out...draw a pentagon in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  2. Aspose.PSD for .NET 20.10 - Release Notes|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....Category PSDNET-565 Exception on saving the specific PSD file with...Text Layer Is Shifted After saving without any changes Bug PSDNET-720...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  3. Aspose.Diagram for Node.js Examples|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/java/aspose-diagram-for...
  4. Saving File to Response Object with Golang via ...

    Learn how to Save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Saving File to Response Object with Golang via C++ Contents [...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  5. Convert Visio to other formats|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....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX ...

    docs.aspose.com/diagram/java/convert-visio-to-o...
  6. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API Changes in Aspose.3D 16.9.0|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....PdfFormat Class Save a 3D Scene in the PDF Format...FileFormat class for loading and saving purposes. The PdfFormat class...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and Save documents in the XamlFlow format. Enhance your workflow today!...this class that can be used to save a document in the XamlFlow format...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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/net/convert-mesh-of-a-single...
  10. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....provides a Save method which can be used to save the extracted..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...