Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 368,019 for

save

(0.11 sec)
  1. Render OFT to DOCX in Andorid App | products.as...

    Export OFT to DOCX without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOCX format using save method and set DOCX as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Render OFT to OTT in Andorid App | products.asp...

    Export OFT to OTT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to OTT format using save method and set OTT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. 公共 API Aspose.Diagram 5.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....new HTMLSaveOptions (); // set save toolbar option opts . SaveToolBar...New HTMLSaveOptions () ' set save toolbar option opts . SaveToolBar...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++.... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  5. 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-...
  6. 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/
  7. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Java Developer Guide Loading, Saving and Converting Convert OneNote...The Document class exposes the Save method that can be called to...

    docs.aspose.com/note/java/convert-onenote-docum...
  8. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....document to TIFF, simply invoke the Save method and specify a file name...extension. See more details in the Save a Document documentation section...

    docs.aspose.com/words/net/convert-word-document...
  9. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...); // Save the document in PDF format workbook . Save ( u "output...outputFilePath ( u "Image1.jpg" ); book . Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  10. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...