Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 373,041 for

save

(0.13 sec)
  1. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...
  2. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. C++ API to Convert SVG to TSV | products.aspose...

    Convert SVG to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....signature ); // Save PDF document fileSign . Save ( dataDir + "...ODS }; // Save the file in ODS format document . Save ( dataDir...

    docs.aspose.com/pdf/net/whatsnew/2022/
  5. C++ API to Convert SVG to CSV | products.aspose...

    Convert SVG to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } } // Generate PDF pres . save ( "output_out.pdf" , aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  7. 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/
  8. Convert XLSB to WORD using Python or with free ...

    XLSB to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLSB to WORD online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...documents, including the ability to save them in different formats. By...

    products.aspose.com/total/python-net/conversion...
  9. Convert XLS to WORD using Python or with free O...

    XLS to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLS to WORD online converter quickly before integrating the code....NET API can be used to save the HTML into the desired Microsoft...documents, including the ability to save HTML into Word documents. By...

    products.aspose.com/total/python-net/conversion...
  10. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation...."123123" ); presentation -> Save( u "encrypted-pres.ppt" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.ppt"...

    products.aspose.com/slides/cpp/protect/ppt/