Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 371,734 for

save

(0.36 sec)
  1. How to Convert .ONE File to PDF in C#

    This step by step tutorial shows you how to convert .ONE file to PDF in C# programmatically. Easy OneNote to PDF conversion in c# .NET windows or ASP.NET applications....Saving , and Aspose.Note.Saving.Pdf namespaces...format option to save .ONE file as PDF Save the converted PDF...

    kb.aspose.com/note/net/how-to-convert-one-file-...
  2. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/usd/
  3. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for Node.js via C++...." ); // Specify HTML save options; we want to exclude...true ); // Save the workbook in HTML format wb . save ( "outputExcludeUnusedS...

    docs.aspose.com/cells/nodejs-cpp/exclude-unused...
  4. 在 Jython 中管理分页符|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  5. Convert OFT to EMLX via Java | products.aspose.com

    Try the code sample to convert OFT files to EMLX format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  6. Გადაიყვანეთ DOC EPUB C++

    გადაიყვანეთ DOC EPUB C++ ფორმატში კოდით. შეინახეთ DOC როგორც EPUB C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის EPUB სახით...<Document>( u"Input.doc" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  7. Გადაიყვანეთ DOC DOCX C++

    გადაიყვანეთ DOC DOCX C++ ფორმატში კოდით. შეინახეთ DOC როგორც DOCX C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის DOCX სახით...<Document>( u"Input.doc" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  8. Გადაიყვანეთ TEXT PDF C++

    გადაიყვანეთ TEXT PDF C++ ფორმატში კოდით. შეინახეთ TEXT როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.txt" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  9. Გადაიყვანეთ WORD EPUB C++

    გადაიყვანეთ WORD EPUB C++ ფორმატში კოდით. შეინახეთ WORD როგორც EPUB C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის EPUB სახით...<Document>( u"Input.docx" ); doc-> Save ( u"Output.epub" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  10. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be Saved to....where the resource will be saved to. get resourceFileName ()...the value of this property to save the resource into a different...

    reference.aspose.com/words/nodejs-net/aspose.wo...