Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 375,795 for

save

(0.23 sec)
  1. Load Text File in PHP|Aspose.Words for .NET

    Loading text document using Aspose.Words for .NET in PHP using COM in C#....txt" ); // Save as any Aspose.Words supported...format, such as DOCX. $doc -> Save ( $dataDir . "/LoadTxt Out.docx"...

    docs.aspose.com/words/net/load-text-file-in-php/
  2. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....// When we save this document to a fixed page save format, its...suppressAutoHyphens ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  4. GroupShape|Aspose.Slides for PHP Documentation

    Work with group shapes in PHP using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....50 , 50 ); $presentation -> save ( "group_shape.pptx" , SaveFormat...( $group ); $presentation -> save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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 ( "presentation_out.pptx" ,...为保持页面编号保存幻灯片而添加的方法 新增方法: void IPresentation.save(string fname, int[] slides,...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. Convert MBOX Files to Various Formats in C#|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.... It supports loading and saving email messages in various formats...specifies the options to use when saving an email message. It contains...

    docs.aspose.com/email/net/converting-between-fo...
  7. Convert EML to WORD in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  8. Convert ICS to DOTM in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  9. Convert EMLX to WORDML in Python | products.asp...

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

    products.aspose.com/total/python-net/conversion...
  10. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument...."My note" ); $presentation -> save ( "note.pptx" , SaveFormat ::...removeNotesSlide (); $presentation -> save ( "note_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...