Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 380,629 for

save

(0.97 sec)
  1. Auto layout VSD document via Java | products.as...

    Java source code to auto layout vsd file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Page’s layout function Call the save() method and pass the file name...direction as DownThenRight and then save compactTreeOptions . setDirection...

    products.aspose.com/diagram/java/autolayout/vsd/
  2. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....Words is about to save a document part. public void...split a document into parts and save them. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.PSD for Java 26.3 - 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 ( outputFile , pngOptions );...TruecolorWithAlpha ); psdImage . save ( outputFile , pngOptions );...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  4. Auto layout VST document via Java | products.as...

    Java source code to auto layout vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Page’s layout function Call the save() method and pass the file name...direction as DownThenRight and then save compactTreeOptions . setDirection...

    products.aspose.com/diagram/java/autolayout/vst/
  5. Public API Changes in Aspose.Cells 8.4.0|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 the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language 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...
  7. Merger class | Aspose.Words for Python

    aspose.words.lowcode.Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document....along with the desired merge and save options, are used to merge the...merge(output_file, input_files, save_format, merge_format_mode) Merges...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... save ( output_file_name ) Multi-Widget...Border Style. Add Field to Form. Save PDF File. import aspose.pdf...

    docs.aspose.com/pdf/python-net/create-form/
  9. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property HtmlSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...