Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 365,752 for

save

(0.08 sec)
  1. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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 ( output , new PngOptions ());...} psdImage . Save ( outputPath ); psdImage . Save ( Path . ChangeExtension...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  2. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. C++ API to Convert PCL to PPS | products.aspose...

    Convert PCL to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to save a document to the Postscript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/
  8. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  9. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....that, you can save the updated PDF file using Save method. The...images, and then save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/net/working-with-images-in-...
  10. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...