Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 367,876 for

save

(0.1 sec)
  1. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/add/
  2. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....images from a document, and save them to the local file system...shapes from the document, # and save the image data of every shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export PS to MHTML | products.aspos...

    Convert PS to MHTML using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to MHTML format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  4. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/
  5. Java API to Export MD to GIF | products.aspose.com

    Convert MD to GIF using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  6. Java API to Export MD to ODT | products.aspose.com

    Convert MD to ODT using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  7. Java API to Export MD to DOTX | products.aspose...

    Convert MD to DOTX using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTX format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  8. Java API to Export PS to ODT | products.aspose.com

    Convert PS to ODT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  9. Add Header to PDF using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform.... Save the PDF file. Add a Header to...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/header/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/