Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 586,086 for

save

(0.11 sec)
  1. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation.... add ( title ) # Save PDF file doc . save ( data_dir + "html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  2. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....800 ); // save resultant PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/set-image-size/
  3. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....in which the result is to be saved and the required validation...); } // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  4. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  5. 在Python中将Excel转换为PDF文件|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....xls" ) #Save the document in PDF format workbook . save ( self...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Convert MSG to PDF: missing some details - Free...

    Convert MSG to PDF: missing some details Used: Aspose Email + Aspose Words (latest version - java edition) The crosses are missing in the PDF representation. Also missing in MHTML intermediate format. Results: see u…...load( fis ); // save to MHTML ByteArrayOutputStrea...SaveOptions.getDefaultMhtml(); eml.save( baos, so ); // load MHTML to...

    forum.aspose.com/t/convert-msg-to-pdf-missing-s...
  7. LoadContents | Aspose.PSD for .NET API Reference

    LoadContents SmartObjectLayer.LoadContents method Gets the embedded or linked image contents of the smart object laye......original image is saved correctly image . Save ( psdOutputPath...PsdOptions ( image )); image . Save ( pngOutputPath , new PngOptions...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  8. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document document . Save ( dataDir...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  9. Merge PS files using C++ | Aspose.PDF

    Merge PS files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/ps/
  10. Merge PDF files using C++ | Aspose.PDF

    Merge PDF files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/pdf/