Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 361,696 for

save

(0.33 sec)
  1. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Public API Changes in Aspose.Cells 8.3.1|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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....document's "Save" // method to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create a Task|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....is the code for creating and saving task in Outlook: // Date operations...; mail . Save (); Aspose.Email Creating and Saving Outlook Tasks...

    docs.aspose.com/email/net/create-a-task/
  6. 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...
  7. 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...
  8. Convert PowerPoint to PDF with Notes in C#|Aspo...

    Convert PowerPoint to PDF with notes with C# or .NET...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...
  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. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET... Save output PDF document by calling document.save() method..., load_options ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-html-to-...