Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 376,023 for

save

(0.19 sec)
  1. Retrieve and Manage Exchange Server Mailbox Inf...

    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....id of sent email, which was saved in Sent Items folder string...messageInfo . MessageClass ); } } Saving Messages This article shows...

    docs.aspose.com/email/net/working-with-exchange...
  2. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save() 方法并传递 ExcelSaveOptions 将其保存为..."testout/result1.xls" doc . save ( documentOutName , Api . SaveFormat...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  3. Aspose.PSD for .NET 25.7 - Release Notes|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....; // The default value is to save only the layer with effects...boundsToExport = psdImage.Bounds; // To save within the PsdImage bounds at...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  4. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....Save(Aspose.PSD.StreamContainer,System.... ToString () + "\0" ; im . Save ( exportPath ); } // Test file...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  5. Converting Workbook to Different Formats|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....workbook in one file format and save it into another. Converting...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/java/converting-workbook-...
  6. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...Save(stream:=oFS, format:=Drawing...found: Void Aspose.Pdf.XImage.Save(System.IO.Stream, System.Drawing...

    forum.aspose.com/t/system-missingmethodexceptio...
  7. Convert MD to VCF in Python | products.aspose.com

    Save MD to VCF within Python applications without using Microsoft Word or Outlook...NET and save it into VCF format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert MBOX to DOCM in Python | products.aspos...

    Save MBOX to DOCM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOCM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert BMP to EML in Python | products.aspose.com

    Save BMP to EML within Python applications without using Microsoft Word or Outlook...NET and save it into EML format. The Aspose...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/