Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,752 for

save

(0.4 sec)
  1. Aspose::Words::Saving::DoclingSaveOptions::get_...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...document's "Save" method # to modify how we save the document...to plaintext. txt_save_options = aw . saving . TxtSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    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(Aspose.PSD.StreamContainer,System...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  4. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....control how separate pages are saved when a document is exported...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/Saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/Saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/Saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/Saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/Saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/Saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/Saveformat/#SVG) format....constructor ImageSaveOptions(save_format) Initializes a new instance...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF document using Aspose.PDF for Python via .NET... Save the document. import aspose..."en-US" ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  7. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/python-net/how-to-print-e...
  10. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++.... virtual Save (System::SharedPtr<System::IO::Stream>...System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Save the document loaded...

    reference.aspose.com/words/cpp/aspose.words/ido...