Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 368,033 for

save

(0.17 sec)
  1. Merge XML files using Java | Aspose.PDF

    Merge XML files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/xml/
  2. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。..."password" ); // Save the workbook to a file workbook . Save ( u "Book1..."password" ); // Save Excel file. workbook . Save ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  3. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files...."1234" ); // Save the Excel file workbook . Save ( outputFilePath..."1234" ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  4. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. Python code for... add_from_html(data) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PDF to HTML in Python | products.aspose...

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.html" ...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to PPTX in Python | products.aspose...

    Convert PDF to PPTX in Python. Use Python library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.pptx" ...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Python code for...add_from_pdf( "document.pdf" ) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to TIFF in C++ | products.aspose.com

    Convert PDF to TIFF in C++. Use C++ library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "Tiffoutput_out.tiff" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  9. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  10. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...