Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 375,779 for

save

(1.43 sec)
  1. Aspose.PSD for Java 23.9 - 发行说明|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.... save ( dstFile ); } try ( PsdImage...false ); image . save ( outputPsd ); image . save ( outputPng ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....logic for exporting fonts when saving to HTML. public void SaveExportedFonts...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....COMPANY" ); // Save with default settings generator . save ( "code128_quick...AutoSizeMode . NEAREST ); gen . save ( "code128_sized.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....SetFieldLimit and finally use Save method to save the updated PDF file..."Country" , 20 ); // Save PDF document editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/net/add-form-fields/
  5. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Odt or Ott in C++....Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with Outlook Tasks|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....Contents [ Hide ] Creating, Saving and Reading Outlook Tasks Aspose...to create Outlook tasks and save them as MSG format. The MapiTask...

    docs.aspose.com/email/java/working-with-outlook...
  8. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/
  9. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....Aspose::Words::Saving::DocSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: DocSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Save Modified Pixel Data: Save the modified pixel...data back to the layer. Save PSD Image: Save the PSD image with the...

    docs.aspose.com/psd/java/pixel-data-manipulation/