Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 373,168 for

save

(0.42 sec)
  1. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file. Redact PDF Files -...annot . redact () document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/redaction/
  2. 在 Jython 中去除受密码保护的工作表保护|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...."aspose" ) # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  3. Set Code Text for BarCode 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.... 5 ) # save the barcode image to file bb . save ( data_dir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  4. Hiding Code Text that is too Long to Display in...

    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....ITALIC , 20 )); \ # Save the image $builder -> save ( $dataDir . "HideCodeText...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  5. Show and Hide Grids, Rulers, Guides and Page Br...

    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....setShowPageBreaks ( 1 ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "ShowHideProperties...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  6. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...Tab-delimited & HTML formats Load & save OpenDocument Spreadsheet (ODS)...format with just a few lines. Save spreadsheet in multiple formats...

    products.aspose.com/cells/php-java/
  7. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  8. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::TxtSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Text format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Using Anonymous Types or Custom Objects in Aspo...

    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....false ); //Save the Excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/net/using-anonymous-types...
  10. Get Watermark from PDF using C++ | Aspose.PDF

    Get watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Get Watermark from...artifact -> get_Image () -> Save ( fs );...

    products.aspose.com/pdf/cpp/watermark/get/