Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 368,017 for

save

(0.16 sec)
  1. Converting to MHTML Files in Ruby|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  2. Managing Page Breaks in PHP|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....$v_page_breaks -> add ( "Y30" ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  3. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg' ) # When we save the document as an image, we...format for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting Excel to PDF Files in Ruby|Documenta...

    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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/java/converting-excel-to-...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...NotesPositions . BOTTOM_FULL # Saving presentation and notes pages...

    docs.aspose.com/slides/python-net/convert-power...
  7. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....signature ); // Save PDF document fileSign . Save ( dataDir + "...ODS }; // Save the file in ODS format document . Save ( dataDir...

    docs.aspose.com/pdf/net/whatsnew/2022/
  8. Convert ODT to EML in Python | products.aspose.com

    Save ODT to EML within Python applications without using Microsoft Word or Outlook...NET and save it into EML format. This API...automate the conversion process and save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  9. Convert OFT to EPUB in Python | products.aspose...

    Save OFT to EPUB in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EPUB...Words for Python via .NET and save it into respective Word EPUB...

    products.aspose.com/total/python-net/conversion...
  10. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... save ( base . artifactsDir + "DocumentBase...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...