Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 310,771 for

save

(0.1 sec)
  1. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET which is a pure net library....OpenOffice Calc Select Save as and Click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  2. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert Visio to Images formats|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/python-java/convert-vis...
  4. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....image in a Visio drawing and save as SVG format. Insert Image...image in a Visio drawing and save as PNG format. Insert Image...

    docs.aspose.com/diagram/net/drawing/insert-image/
  5. C++ API to Convert MHTML to XLT | products.aspo...

    Convert MHTML to XLT via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages in a single file....audio, and video. It is used to save web pages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....and document properties upon saving the document. public bool ...information during a manual save. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++.... Save (const System::String&) Saves the current table...substitution settings to file. Save (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail to a document that we save as an Epub. let doc = new aw...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FTP Settings|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....Settings Contents [ Hide ] You can save one or more FTP settings with...the success message. Click Save to save the settings and exit the...

    docs.aspose.com/email/sharepoint/ftp-settings/
  10. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/