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

save

(0.24 sec)
  1. Convert Excel to CSV, TSV, and TXT|Documentation

    Convert Excel to CSV, TSV, and TXT by using Aspose.Cells for Python via .NET API.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/python-net/convert-excel-...
  2. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. SvgSaveOptions.resources_folder_alias property ...

    SvgSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an SVG document... Remarks When you save a Document in SVG format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....roundtrip information when saving to HTML, MHTML or EPUB. \ #...setExportRoundtripIn ( true ) doc . save ( data_dir + "ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  5. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Saving the converted PDF to a new.... STANDARD # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/xfa-forms/
  6. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { # save the image on the disk. $slideImage -> save ( "output...} } # Generate PDF $pres -> save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/php-java/default-font/
  7. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....describing the simple load‑and‑save process and providing links...combination of loading and saving operations. Almost any task...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting documents using Aspose.Words for .NET in PHP using COM in C#....doc" ); // Save the document in PDF format. $doc -> Save ( $dataDir...to PDF successfully. \n File saved at " . $dataDir . "Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...
  9. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Remove Formula but Keep Data in Excel in...

    This brief tutorial provides information on how to remove formula but keep data in Excel in Java. Using these steps you can remove formula from excel but keep data in java on Windows, Linux and macOS etc.... In the end, you can save this file as it is or in a different...removed Using the cell reference save the existing value in a temporary...

    kb.aspose.com/cells/java/how-to-remove-formula-...