Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 312,272 for

save

(0.08 sec)
  1. Remove Images from PDF using C++ | Aspose.PDF

    Remove Images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save updated PDF file. Delete Images...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/images/remove/
  2. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C++... Save the modified presentation. This...slide ); // Saves the modified presentation pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  3. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...str ): ... Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WordML2003SaveOptions.save_format property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。... 为此,使用接受以下参数的 Save 方法的特殊重载版本: HttpResponse 对象。...workbook Workbook workbook ; // Save in Excel2003 XLS format U16String...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  7. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/
  9. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  10. Saving a printable form and recognition pattern...

    How to Save a generated printable form image and a recognition pattern file on disk....Saving a printable form and recognition pattern Contents [ Hide...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/cpp/generate-template/save/