Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 375,785 for

save

(0.15 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/
  2. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file, You will get the document...), pkcs ) # Save output PDF file signature . save ( path_outfile...

    products.aspose.com/pdf/python-net/signature/
  3. FileFormatUtil.saveFormatToExtension method | A...

    FileFormatUtil.SaveFormatToExtension method. Converts a Save format enumerated value into a file extension...saveFormatToExtensio(saveFormat) Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  5. Batch generation|Documentation

    How to generate multiple personalized OMR forms.... Save ( "generated-templates" , "recognition_pattern..."recognition_pattern.domr" ); The saved results consist of several files:...

    docs.aspose.com/omr/net/generation/batch/
  6. Image Markers in Aspose.Cells|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  7. How to Convert OneNote to JPEG using Java

    This topic focuses on how to convert OneNote to JPEG using Java. It includes all the requirements for setting up the IDE, programming work flow and a sample code to export OneNote to JPEG using Java....SaveFormat enumerator inside the save method The steps above entail...instance. In the next step, the save method is employed to export...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  8. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....into the empty Word file and save it with the new name Iterate...collection of a new Word file. Save the newly created Word file...

    kb.aspose.com/words/net/divide-word-document-in...
  9. Convert ODP to HTML in Python | products.aspose...

    Convert ODP to HTML in Python. Use Python library API to convert ODP files to HTML...Presentation from ODP file and save it as HTML. Python tutorial...Presentation( "PowerPoint.odp" ); pres . save( "pres.html" , SaveFormat ....

    products.aspose.com/slides/python-java/conversi...
  10. Convert OTP to POT in Python | products.aspose.com

    Convert OTP to POT in Python. Use Python library API to convert OTP files to POT...Presentation from OTP file and save it as POT. Python tutorial for...Presentation( "PowerPoint.otp" ); pres . save( "output.pot" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...