Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 568,892 for

save

(0.14 sec)
  1. Java API to Export CGM to FLATOPC | products.as...

    Convert CGM to FLATOPC using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to Save it into a file in C++....embedded object if you want to save it into a file. System :: String...get_IsLocked ()); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert PowerPoint to SWF Flash|Aspose.Slides D...

    Convert PowerPoint PPT, PPTX to SWF Flash format with Aspose.Slides API....Flash Contents [ Hide ] The Save method exposed by Presentation...NotesPositions :: BottomFull ); // Saving presentation and notes pages...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. ApngFrame | Aspose.Imaging for .NET API Reference

    ApngFrame Contents [ Hide ] ApngFrame class The animated PNG image frame public class ApngFrame : RasterCachedImage ,......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    PdfDigitalSignatureDetails HashAlgorithm property. Gets or sets the hash algorithm in C#....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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 ); editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/net/add-form-fields/
  7. HtmlSaveOptions.DocumentPartSavingCallback | As...

    HtmlSaveOptions DocumentPartSavingCallback property. Allows to control how document parts are Saved when a document is Saved to HTML or EPUB in C#....document parts are saved when a document is saved to HTML or EPUB...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Call the Document class save() method. import aspose.pdf...120 , 830 , True )) document . save ( output_pdf ) Add Image in...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  9. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/Saveformat/#XAML_FIXED) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge Different Excel Files into a Single One i...

    Merge Excel files using Java into multiple sheets or single sheet. Merge, combine, or concatenate Excel documents to PDF, Images and HTML as well....combine(book2); // save the target workbook book1.save( "combined.xlsx"...xls" ; // merge the files to save the result CellsHelper.mergeFiles(files...

    products.aspose.com/cells/java/merger/