Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 375,722 for

save

(0.2 sec)
  1. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...
  2. Aspose.PSD for .NET 19.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....Gradient Feature PSDNET-166 Saving PSD into PDF does not provide...Feature PSDNET-158 Support saving PSB as PDF Feature PSDNET-189...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  3. Aspose.Cells Segmentation Fault when saving to ...

    Hello, I’m using Aspose.Cells for NodeJS via C++ bindings (aspose.cells.node 25.4.0). I believe I have installed all the relevant prerequisites. I’m using Node 20 (also tried 18 and 22) on Debian 12. Although, also trie…...Cells Segmentation Fault when saving to HTML Aspose.Cells Product...HTML with some save options. Again, even some save options removal...

    forum.aspose.com/t/aspose-cells-segmentation-fa...
  4. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  5. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++...."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Save output PDF document. package...options ); // Save output PDF document document . save ( Paths ....

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the...input output file names and save options. static Convert (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....MASTERS ) # save in the VSDX format diagram . save ( "ReduceFileSize_Out...

    docs.aspose.com/diagram/python-java/reduce-file...
  9. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  10. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...specification will be used when saving in the DOCX format. public...DiagonalCornersRound, // then save the document with "Strict" or...

    reference.aspose.com/words/net/aspose.words.sav...