Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,758 for

save

(0.27 sec)
  1. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various document presentation options for enhanced client browser experiences....browser and present an option to save the document to disk or open...browser and presents an option to save the document to disk or open...

    reference.aspose.com/words/net/aspose.words/con...
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. 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...
  4. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...= new PptxSaveOptions (); // Save the output in PPTX File xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to CSV with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-ex...
  6. Creating and Saving Outlook Files|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....Dutch Svenska Creating and Saving Outlook Files Contents [ Hide...explains how to: Create and Save Outlook Messages Create MSG...

    docs.aspose.com/email/net/creating-and-saving-o...
  7. Aspose.Diagram Font Operations|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....); //saving Visio diagram in PDF format diagram . save ( dataDir...IWarningCallback) property. During saving of the drawing the instance...

    docs.aspose.com/diagram/java/aspose-diagram-fon...
  8. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class...., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  9. C++ API to Convert XML to DIF | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  10. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF...."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...The modified document is then saved to the specified output file...

    docs.aspose.com/pdf/net/remove-form/