Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 586,086 for

save

(0.18 sec)
  1. Work with Text in PDF via Java | Aspose.PDF

    C# source code to work with PDF file annotations on .NET Framework, .NET Core.... Save the file again System Requirements..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir ); About...

    products.aspose.com/pdf/java/encrypt-decrypt/
  2. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....user image for added contact Save the contact as an MSG file format...format on the disk Save the contact as a VCF file format on the...

    kb.aspose.com/email/python/how-to-create-mapico...
  3. Split ODT Files via C++ | products.aspose.com

    C++ example code to split ODT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save ODT file at a specified location...DocumentPageSplitter ( document ); // Save each page as a separate document...

    products.aspose.com/words/cpp/splitter/odt/
  4. Exporting PDF to HTML in Page format - Aspose.P...

    Hard to really explain but in Aspose Words when you export to HTML it will preserve the page look where each page is bordered, and there’s white space between the pages… I can’t figure out how to get it to Save that way …...it to save that way in Aspose.PDF… I also need it to save all embedded...

    forum.aspose.com/t/exporting-pdf-to-html-in-pag...
  5. 公共 API Aspose.Diagram 6.8.0 的变化|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....1 , 1 , 1 ); // save diagram diagram . Save ( @"C:\temp\MyOutput...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....with some text in it, it is saved on the disk as DOCX . Steps...DocumentBuilder class object Save the newly created document having...

    kb.aspose.com/words/python/how-to-create-word-d...
  7. lyidresource - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... void save ( StreamContainer streamContainer...streamContainer, int psdVersion) Saves to the specified stream container...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. Saving PDF as Word or HTML Fails to Maintain Ta...

    I’ve noticed some strange inconsistent behaviors trying to Save a PDF containing tables as a Word or HTML document. I create a simple Word document with tables and then Save as a PDF. I then read the PDF using Aspose an…...Saving PDF as Word or HTML Fails to Maintain Tables Aspose.PDF...inconsistent behaviors trying to save a PDF containing tables as a...

    forum.aspose.com/t/saving-pdf-as-word-or-html-f...
  9. Contents | Aspose.PSD for .NET API Reference

    Contents SmartObjectLayer.Contents property Gets or sets the smart object layer contents. The embedded smart object c......original image is saved correctly image . Save ( psdOutputPath...PsdOptions ( image )); image . Save ( pngOutputPath , new PngOptions...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. 在Ruby中将Excel转换为PDF文件|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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...