Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 380,540 for

save

(0.37 sec)
  1. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…...Form Fields removed after saving document Aspose.PDF Product...fillable form fields is opened and saved with Aspose.PDF using the default...

    forum.aspose.com/t/form-fields-removed-after-sa...
  3. Add Hyperlink to a Visio Shape in Ruby|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....hyperlink ) \ # Save diagram diagram . save ( data_dir + "Hyperlinks...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...
  4. Configure Shape Objects with Layers in Visio 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....setValue ( "" ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Layers.vdx" ,...

    docs.aspose.com/diagram/java/configure-shape-ob...
  5. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....powerful Python Outlook API, that saves developer's time & effort to...Embedded Objects Manage Attachments Save Message as Draft Manage Headers...

    products.aspose.com/email/python-net/
  6. Converting a PDF file to CSV using Python via J...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...CSV Save it to CSV format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output CSV file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  7. Convert PPS to XLSB via PHP or with free Online...

    PHP API to Convert PPS to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLSB online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the PPS file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  8. Convert POWERPOINT to XLSB via PHP or with free...

    PHP API to Convert POWERPOINT to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLSB online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...object or directly call the save method Save the POWERPOINT file into...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert Excel to Powerpoint via PHP or with fre...

    PHP API to Convert Excel to Powerpoint or Online App without using Microsoft Excel or Powerpoint. Test free Excel to Powerpoint online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the Excel...Excel file into PDF using save method Use Presentation class to...

    products.aspose.com/total/php-java/conversion/e...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....PageLayout PageMode Save the updated PDF file using the Save method. Properties...UseThumbs ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/