Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 375,214 for

save

(0.33 sec)
  1. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pot/
  2. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pps/
  3. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  4. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method...execute_to_images(input_file_name, save_options, field_names, field_values)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  7. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....the IImage::Save(String, ImageFormatPtr method to save the slide...index ); slide -> GetImage () -> Save ( fileName , ImageFormat ::...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....page 2 from the input PDF and saves the updated document to a new... Call the Document.save() method to save the updated PDF file...

    docs.aspose.com/pdf/python-net/delete-pages/
  10. 使用列表项|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理列表项。..."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/zh/net/working-with-list-item/