Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 364,593 for

save

(0.19 sec)
  1. Convert TEXT To WORD C++

    Convert TEXT to WORD format in C++ code. Save TEXT as WORD using C++.... Save text as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/text-t...
  2. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....code example below shows how to save a workbook as an HTML file using...xlsx" ); // Save file to HTML format workbook . Save ( u "out.html"...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  3. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 . save ( _dataDir...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  5. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/
  6. Aspose.Diagram for Python via Java Limitations ...

    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 ( "out.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  7. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the save method to save the object as a markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF to XLS Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to XLS conversion. Use example code for batch PDF to XLS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Convert XLS to DOCX with C++ or with free Onlin...

    Convert XLS to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...