Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,703 for

save

(0.25 sec)
  1. Convert TSV to DOC with C++ or with free Online...

    Convert TSV to DOC 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.tsv" ); // save TSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/tsv-to...
  2. Convert XLSB to WORD with C++ or with free Onli...

    Convert XLSB 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.xlsb" ); // save XLSB as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  3. Convert XLSB to DOCX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/xlsb-t...
  4. Convert SXC to POWERPOINT with C++ or with free...

    Convert SXC 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.sxc" ); // save SXC as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/sxc-to...
  5. Convert FODS to DOC with C++ or with free Onlin...

    Convert FODS to DOC 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.fods" ); // save FODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/fods-t...
  6. Convert FODS to DOCX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/fods-t...
  7. Convert FODS to PPTX with C++ or with free Onli...

    Convert FODS 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.fods" ); // save FODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/fods-t...
  8. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... save( "encrypted-pres.ppt" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.ppt"...

    products.aspose.com/slides/python-net/protect/ppt/
  9. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....SetTopMargin ( 3 ); // Save the Workbook workbook . Save ( outDir + u "SetMargins_out...( true ); // Save the Workbook workbook . Save ( outDir + u "CenterOnPage_out...

    docs.aspose.com/cells/cpp/setting-margins/
  10. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

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