Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 591,051 for

save

(0.13 sec)
  1. SectionDividerLayer | Aspose.PSD for .NET API R...

    SectionDividerLayer Contents [ Hide ] SectionDividerLayer class The section divider layer to mark the bounds of the f......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. Task | Aspose.Email for .NET API Reference

    Task Contents [ Hide ] Task class Represents the exchange task information. public class Task : IDisposable Construct...... virtual Save (Stream) Saves current object to the...MSG format. virtual Save (string) Saves current object into file...

    reference.aspose.com/email/net/aspose.email.cal...
  3. ReplaceNonTransparentColors | Aspose.PSD for .N...

    ReplaceNonTransparentColors FillLayer.ReplaceNonTransparentColors method Replaces all non-transparent colors with new......preserves original alpha value to save smooth edges. Note: if you use...rect ); image . Save ( "output.psd" ); image . Save ( "output.png"...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....JPG image and add to paragraph Save output PDF The code snippet...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  5. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... Finally, save the updated PDF file using saveNewInfo(...setCreator ( "Aspose" ); // Save updated file fileInfo . saveNewInfo...

    docs.aspose.com/pdf/java/set-pdf-information/
  6. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....document's "save" # method to modify how we save the document...document to plaintext. save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc -> Save ( ArtifactsDir + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. C# API to Export OFT to IMAGE | products.aspose...

    Convert OFT to IMAGE without using Microsoft Word or Outlook on .NET...Save method to save the message as an HTML...can use the Document.Save method to save the document as an IMAGE...

    products.aspose.com/total/net/conversion/oft-to...
  9. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Content in Jython|Aspose.Words for Java

    Extract Content from document using Jython....a new separate document and save it to disk. dstDoc = self ...., extractedNodes ) dstDoc . save ( self . dataDir + "TestFile...

    docs.aspose.com/words/java/extract-content-in-j...