Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 373,271 for

save

(0.29 sec)
  1. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.html" , slides...steps to merge two PDF files and save result as HTML in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-circle/
  3. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...Cells Save As PDF Example </ title > </...</ head > < body > < h1 > Save Excel as PDF Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations.... Save the modified presentation as...PPTX file to disk srcPres . Save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-manipulations/
  5. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World.... Save resultant PDF document Following...paragraphs -> Add ( text ); // Save updated PDF outputFileName =...

    docs.aspose.com/pdf/cpp/hello-world-example/
  6. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  7. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  8. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...pages from a document file and saves the extracted pages to a new...pages from a document file and saves the extracted pages to a new...

    reference.aspose.com/words/net/aspose.words.low...
  9. Quick Start in Python|Aspose.Words for Java

    Python: Quick Start Aspose.Words for Java....Python Load And Save To Disk in Python Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-python/
  10. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... Finally, save the updated PDF file using SaveNewInfo...fileInfo . Creator = "Aspose" ; // Save the PDF with updated information...

    docs.aspose.com/pdf/net/set-pdf-file-information/