Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 375,755 for

save

(2.32 sec)
  1. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/net/convert-a-document/
  2. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows to specify the stream where the resource will be Saved to in C++....Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream...where the resource will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. C++ API to Convert PS to SXC | products.aspose.com

    Convert PS to SXC via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to SXC format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Save output PDF document. package...options ); // Save output PDF document document . save ( Paths ....

    docs.aspose.com/pdf/java/convert-other-files-to...
  5. SvgSaveOptions.ResourcesFolderAlias | Aspose.Wo...

    Discover the SvgSaveOptions ResourcesFolderAlias property to customize image URIs in SVG documents. Enhance your SVG output with flexible folder naming!...get ; set ; } Remarks When you save a Document in SVG format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...property has effect only when saving to raster image formats. Examples...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  8. Convert MD to PPSX via Java API | products.aspo...

    Java API to Convert MD to PPSX without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  9. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  10. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....class methods and properties Save the loaded HTML file as DOCX...object and saving it as a Word file using the save method. However...

    kb.aspose.com/words/net/how-to-convert-html-to-...