Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 365,752 for

save

(0.23 sec)
  1. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...
  2. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....Add field to the document and save modified PDF Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....second parameter of the Workbook::Save method. You may also use the...workbook ( inputFilePath ); // Save the workbook as JSON U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  4. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for Node.js via C++....xlsx" )); // Save the workbook workbook . save ( path . join...AI Document Assistant Close Save Excel into PDF with Standard...

    docs.aspose.com/cells/nodejs-cpp/render-unicode...
  5. Convert EXCEL to DOCX using Python or with free...

    EXCEL to DOCX conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOCX online converter quickly before integrating the code....NET API to save the created HTML into the desired...powerful tool that can be used to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  6. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert CGM to POTX via Java API | products.asp...

    Java API to Convert CGM to POTX without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Convert MD to PPT via Java API | products.aspos...

    Java API to Convert MD to PPT without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  9. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat... FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts.ChartDataValues...

    reference.aspose.com/words/net/aspose.words.dra...
  10. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

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