Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 373,092 for

save

(0.31 sec)
  1. Add Text to an existing PDF file in Python|Aspo...

    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....text_fragment ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-text-to-an-...
  2. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples.... save ( "header_footer.pptx" , aspose...setDateTimeVisibilit ( true ); presentation . save ( "header_footer_updated.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  4. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++....Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimePro...property is updated before saving. Default value is false ;....

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Converting a TEX file to SVG using Python | Asp...

    Sample code on Python for TEX to SVG conversion. Use example code for batch TEX to SVG conversion with Python and .NET...class for configuring SVG file save options.Ensure that the necessary...library, configuring SVG file save options.The compress_output_to_zip_archive...

    products.aspose.com/pdf/python-net/conversion/t...
  6. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Android API code to manage comments of XLTM files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  7. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Android API code to manage comments of XLTX files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  8. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Load And Save To Disk in Jython Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-jython/
  9. Aspose.PSD for .NET 19.6 - 发行说明|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 ( outputFilePathPsd , options...FileFormatVersion . Psb }; img . Save ( outputFilePathPsb , options...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/androidjava/default-font/