Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 375,709 for

save

(0.62 sec)
  1. C++ API to Export MHTML to RTF | products.aspos...

    Convert MHTML to RTF within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Export MHTML to DOT | products.aspos...

    Convert MHTML to DOT within C++ applications.... It is used to save webpages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . Save ( _dataDir...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  4. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . Save ( "LinearExtrusion...Slices = 10 }); // Save 3D scene scene . Save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/net/working-with-linear-extr...
  5. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks...false . bool Aspose :: Words :: Saving :: TxtSaveOptionsBase :: get_ForcePageBreaks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose.PSD for .NET 25.8 - 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 , new PngOptions...); // Save the test file without changes psdImage . Save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  7. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  8. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  9. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo..."Demo MP3 file" ); editor . save ( _dataDir + "PdfContentEditorDemo...

    docs.aspose.com/pdf/java/working-with-attachments/
  10. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.SaveImagesAsWmf property. When ``true`` all images will be Saved as WMF....When true all images will be saved as WMF. get saveImagesAsWmf...Windows Metafile format as we save the document as an RTF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...