Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,821 for

save

(0.27 sec)
  1. Aspose.Cells 8.3.1中的公共API更改|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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.Save_subset_fonts property. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document...save_subset_fonts property FontInfoCollection.save_subset_fonts...Specifies whether or not to save a subset of the embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....where the document page will be saved to. public Stream PageStream...This property allows you to save document pages to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::WordML2003SaveOption class Contents [...specify additional options when saving a document into the WordML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ save() method to save the portfolio document...image ) # Save Portfolio document document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/portfolio/
  6. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。..." ); // Save ODS in ODF 1.2 version which...OdsSaveOptions options ; workbook . Save ( outDir + u "ODF1.2_out.ods"...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  7. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel that allows users to save their workbooks with macros...beneficial as it allows users to save their workbooks with macros...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word...electronic documents and is used for saving presentations. Therefore, it...Convert XSLFO to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  9. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....layer on the first page, and save the document with the changes... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  10. CancellationToken while loading a 3D scene in C...

    You can use the CancellationTokenSource to cancel the Save/open task at any time you need with C# 3D file manipulation and conversion API....loading a 3D scene All open/save methods will have an extra cancellationToken...CancellationTokenSou to cancel the save/open task at any time you need...

    docs.aspose.com/3d/net/cancellationtoken-while-...