Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 369,762 for

save

(0.1 sec)
  1. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being Saved....document object that is being saved. get document () : Aspose ....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...Presentation from JPG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  4. Online XSLFO to PPT Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPT files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPT format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Online XSLFO to OTP Conversion or Build .NET ba...

    Free online app to convert XSLFO to OTP files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to OTP format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  6. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during Save operations, enhancing your document management efficiency....document object that is being saved. public Document Document {...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/Saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/Saveformat/#Dot) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  10. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/convert-powerpo...