Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,106 for

save

(0.09 sec)
  1. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF documents into a single PDF file with C++.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  2. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... save ( file_name = ARTIFACTS_DIR...image representation. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  4. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update resource assignment data in Microsoft Project (MPP/XML) files and Save changes programmatically using Aspose.Tasks for .NET....Working with Resource Assignments Saving Updated Resource Assignment...Reference Nuget Pricing Buy Saving Updated Resource Assignment...

    docs.aspose.com/tasks/net/saving-updated-resour...
  5. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...load the converted HTML and save it into ICS format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... save . PdfSaveOptions () 5 doc. save ( ' sample....sample. xps ' ) 4 img_opt = ap. save . ImageSaveOptions (ap. SaveFormat...

    docs.aspose.com/page/zh/python-net/faq/
  7. Unlock PDF using Java | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Java sample code using Aspose.PDF for Java... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided Java...

    products.aspose.com/pdf/java/decrypt/
  8. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....each one to a raster image, and save the result as PNG files. This...Use the Presentation.save method to save the slide thumbnail in...

    docs.aspose.com/slides/python-net/convert-power...
  9. Aspose.PSD for .NET 23.7 - 发布说明|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.... Save ( outputGif , new GifOptions ()); psdImage . Save ( outputPsd...shapeLayer . Update (); image . Save ( outFile ); } // 检查保存的更改 using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX 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/pptx/