Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 368,336 for

save

(0.43 sec)
  1. Converting Range of DjVu Pages to Separate Imag...

    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....= 0 ; while ( $i < 2 ) { \ # Save each page in separate file,...DjvuMultiPageOptions ( $i )); $image -> save ( $dataDir . "djvupages#{i}...

    docs.aspose.com/imaging/java/converting-range-o...
  2. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background ); // Save the document doc . save ( _dataDir + "BackGround...

    docs.aspose.com/pdf/java/add-backgrounds/
  3. Drawing Images using Graphics in PHP|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...., 100 )); \ # save all changes $image -> save (); print "Created...

    docs.aspose.com/imaging/java/drawing-images-usi...
  4. Hiding Code Text that is too Long to Display in...

    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....ITALIC , 20 )) \ # Save the image builder . save ( data_dir + "HideCodeText...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  5. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file. Redact PDF Files -... Redact (); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/redaction/
  6. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... Save result in PDF format Protect...:: AESx128 , false ); doc -> Save ( L ".. \\ outputPath \\ protectedFile...

    products.aspose.com/pdf/cpp/protect/
  7. 嵌入式字体 - PowerPoint Java API|Aspose.Slides for P...

    在 PowerPoint 演示文稿中使用嵌入式字体...将图像以JPEG格式保存到磁盘 try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...将图像以JPEG格式保存到磁盘 try { $slideImage -> save ( "picture2_out.jpg" , ImageFormat...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  8. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  9. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  10. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...extension, # which we can use when saving the object's contents into...

    reference.aspose.com/words/python-net/aspose.wo...