Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 369,807 for

save

(0.16 sec)
  1. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... XpsSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to true hyperlinks are saved using JavaScript code. JavaScript...be used automatically when saving to PDF/A-1 and PDF/A-2. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to True hyperlinks are saved using JavaScript code. JavaScript...be used automatically when saving to PDF/A-1 and PDF/A-2. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... save ( "NewPresentation_out.pptx"...formats can I save a new presentation to? You can save to PPTX, PPT...

    docs.aspose.com/slides/androidjava/create-prese...
  5. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Cells enables you to save the Excel files to PDF/A compliant...This topic describes how to save the Excel workbook to a PDF/A...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  6. 将 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...
  7. Aspose.PSD for .NET 25.8 - 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.... Save ( outputFile , new PngOptions...); // Save the test file without changes psdImage . Save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  8. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to Save it into a file in C++....embedded object if you want to save it into a file. System :: String...get_IsLocked ()); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default, this property is null and no temporary files are used in C++....Aspose::Words::Saving::SaveOptions::get_TempFolder method Contents...for temporary files used when saving to a DOC or DOCX file. By default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。...之后 Save 输入文件。 void ConvertPDFAtoPDF...RemovePdfaCompliance (); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/