Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 361,336 for

save

(0.12 sec)
  1. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Workbook 类提供了用于保存Excel文件的 Save 方法。 Save 方法有许多重载,用于以不同的方式保存文件。 保存文件的文件格式由...要将文件保存到存储位置,请在调用 Workbook 对象的 Save 方法时指定文件名(包括存储路径)和所需的文件格式(从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  2. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/
  3. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....converted to other formats using Save As option in the File menu....Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/java/convert-document-to-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Saving Files|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 Files Contents [ Hide ] Aspose.Cells make it possible...possible to create and save files and to manipulate existing files. This...

    docs.aspose.com/cells/go-cpp/saving-files/