Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 361,204 for

save

(0.16 sec)
  1. 将 VSD 文件保存为不同的文件格式|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 to VDX, PDF, and JPEG. 退出 Visio.... Open ( "Drawing.vsd" ); //Save the VDX diagram vsdDoc . SaveAs...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  2. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a Save options object of a class suitable for the specified Save format in C++....Aspose::Words::Saving::SaveOptions::CreateSaveOptions method...aveFormat) method Creates a save options object of a class suitable...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....resources (images and fonts) are saved when exporting a document to...get ; set ; } Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for Java 24.1 - 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.... // So if you save the AI image without changing...will be rendered and saved. image . save ( firstPageOutputPng...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...up Excel save options using ExcelSaveOptions . Save the converted...path_infile ) save_options = apdf . ExcelSaveOptions () save_options...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  6. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation. The caller can use or ignore this object. To learn more, visit the documentation article in C++....Aspose::Words::Saving::SaveOutputParameters class Contents [...caller after a document is saved and contains additional information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert Visio to other formats|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. 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/python-java/convert-vis...
  8. Saving Visio Document in PHP|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....Saving Visio Document in PHP Contents [ Hide ] Aspose.Diagram...Diagram - Saving Visio Document To Save Visio Document using Aspose...

    docs.aspose.com/diagram/java/saving-visio-docum...
  9. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP.... Save the output PDF using the Save method. The following...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-pages/
  10. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....also need to save the updated PDF file using Save method of FormEditor...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/net/move-remove-form-field/