Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 377,459 for

save

(0.32 sec)
  1. Converting a PDF file to EXCEL using PHP | Aspo...

    Sample code on PHP for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Excel as parameters Save the output Excel file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...
  3. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and Saves the modified PDF with the embedded attachment.... Save the updated Document. import..." , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-attachment/
  4. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...workbook ( inputFilePath ); // Text save options. You can use any type...SetExportAllSheets ( true ); // Save entire workbook data into file...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  6. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents.... Save the updated PDF document. import..."[NUMBER]" ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  7. Convert XLSX to PPTX with C++ or with free Onli...

    Convert XLSX to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  8. Convert XLTX to WORD with C++ or with free Onli...

    Convert XLTX to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xltx" ); // save XLTX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltx-t...
  9. Convert XLSX to WORD with C++ or with free Onli...

    Convert XLSX to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  10. Convert XLS to POWERPOINT with C++ or with free...

    Convert XLS to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...