Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 375,722 for

save

(0.14 sec)
  1. Online XML to POT Conversion or Develop Java ba...

    Free online app to convert XML to POT files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  2. Online XML to Powerpoint Conversion or Develop ...

    Free online app to convert XML to Powerpoint files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  3. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....can pass to the document's "Save" method // to modify the way...setPageSet(new PageSet(1)); // When we save the document to the JPEG format...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  5. Move and Remove Form Field|Aspose.PDF for Java

    Learn how to move or remove form fields within a PDF document using Aspose.PDF in Java for better form management....also need to save the updated PDF file using Save method of FormEditor...28f , 514 . 03f ); editor . Save ( _dataDir + "Sample-Form-05-mod...

    docs.aspose.com/pdf/java/move-remove-form-field/
  6. Aspose.PSD for .NET 20.10 - 发行说明|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 ( outputFile , new PsdOptions...Style . FontIndex ); psdImage . Save ( outputPsd1 , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... Save the optimized document using the save() method...document . optimize () document . save ( path_outfile ) Reduce Size...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  8. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing.... Use the Save method to save the file in the PowerPoint...AddFromPdf ( "InputPDF.pdf" ); pres . Save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/net/import-presentation/
  10. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....Words, simply invoke the save()}}method of {{Document class...dataDir + "document.doc" ); doc . save ( dataDir + "html/Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...