Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 368,275 for

save

(0.45 sec)
  1. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  2. 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/
  3. Working with Follow Up and Due Date for Outlook...

    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...., options ) # Save the MapiMessage mapi . save ( "SetFollowUpFlag_out...dt_reminder_date ) # Save the MapiMessage mapi . save ( "SetFollowUpForRecipi_out...

    docs.aspose.com/email/python-net/working-with-f...
  4. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  5. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Save the updated PDF. import aspose... 830 , True ), ) document . save ( path_outfile ) Add an Image...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  6. Online XML to PPS Conversion or Develop Java ba...

    Free online app to convert XML to PPS files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  7. Online XML to PPSM Conversion or Develop Java b...

    Free online app to convert XML to PPSM files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  8. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Docx format in C++....Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor...this class that can be used to save a document in the Docx format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....where the document page will be saved to. public Stream PageStream...This property allows you to save document pages to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Workbook to HTML using Aspose.Cells|Doc...

    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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/java/convert-workbook-to-...