Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,720 for

save

(0.27 sec)
  1. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  3. Converting a PDF file to PDFA using Android via...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...PDF using the validate method Save the PDF/A file Here is an example...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  4. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge XPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/xps-to-pdf/
  5. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge SVG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  6. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Save ( ArtifactsDir + "Document.ExtractPages...the initial page numbering and save the NUMPAGE field. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...not true - it is possible to save PDFs incrementally while preserving...to fill PDF form fields and save incrementally while preserving...

    forum.aspose.com/t/question-about-digital-signa...
  8. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. Converting a DICOM file to PDF using C++ | Aspo...

    Sample code for DICOM to PDF conversion using C++. Use C++ example for batch DICOM to PDF conversion....Document Load input DICOM image Save the output PDF file Here is...your DICOM file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/dicom-to...
  10. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as DOC Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/