Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 375,716 for

save

(0.22 sec)
  1. Aspose.PSD for .NET 23.1 - 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....PSD throws exception on layer saving Bug Public API Changes Added...StrokeResources.VstkResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  2. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....thumbnail to a document that we save as an Epub. Document doc = new...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...provides a Save method which can be used to save the extracted..."output.jpg" ); // Save output image xImage . save ( outputImage );...

    docs.aspose.com/pdf/java/extract-images-from-th...
  4. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....remove_property ( property ); # save 3D scene opt = GLTFSaveOptions...GLTF2 ) opt . save_extras = True scene . save ( "test-2.gltf"...

    docs.aspose.com/3d/python-net/manipulate-custom...
  5. 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...
  6. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....where the document part will be saved to. public string DocumentPartFileName...the value of this property to save the document part into a different...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  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...