Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 568,892 for

save

(0.14 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last Save in UTC in C++....or sets the time of the last save in UTC. System :: DateTime Aspose...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Convert DOC DOCX to TXT in Python | Python DOCX...

    Convert Word DOCX files to plain text TXT in Python. Extract text from DOCX with ease in a few steps with Aspose' Python library....Convert DOCX to TXT in Python Save DOC as TXT File in Python Python...Load the DOCX file from disk. Save DOCX as TXT format to the desired...

    blog.aspose.com/words/convert-docx-to-txt-in-py...
  3. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words...DocumentBuilder Save the document Class DocumentBuilder...MemoryStream (); generator . Save ( imageStream , BarCodeImageFormat...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  4. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Can be used to specify additional options when generating thumbnail for a document....setting a thumbnail image when saving a document to .epub. // 1 -...doc->UpdateThumbnail(); doc->Save(ArtifactsDir + u "Document.UpdateThumbnail...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  6. ISaveableFacade | Aspose.PDF for .NET API Refer...

    Facade interface that defines methods common for all Saveable facades....Methods Name Description Save (Stream) Saves the result PDF document...document to stream. Save (string) Saves the result PDF document to...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  8. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...stamp ); // Save updated PDF file fileStamp . Save ( dataDir +...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  9. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...radio ); // save the PDF file pdfDocument . save ( "RadioButtonSample...

    docs.aspose.com/pdf/java/create-forms/
  10. Default | Aspose.HTML for .NET API Reference

    Gets or sets enum which represents default way of resources handling. Currently Save Ignore and Embed values are supported. Default value is Save.... Currently Save, Ignore and Embed values are...supported. Default value is Save. public ResourceHandling Default...

    reference.aspose.com/html/net/aspose.html.savin...