Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 373,144 for

save

(0.14 sec)
  1. Online XSLFO to PPSM Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPSM format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  2. Online PCL to ODP Conversion or Build .NET base...

    Free online app to convert PCL to ODP files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to ODP format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to XAML format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  4. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....Examples Shows how to make a saved document conform to an older...exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....creating a MD document using C++ Save the output MD file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/cpp/make/md/
  6. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....creating a PDF document using C++ Save the output PDF file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/make/pdf/
  7. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....creating a Word document using C++ Save the output Word file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/word/
  8. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....creating a document using C++ Save the created document in the...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/
  9. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....presentation like PPTX and then save it as a Word document say a...Create a memory stream object Save the loaded presentation as an...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX files Operation: Document.Compare() to detect differences Out…...to detect differences Output: save the result as a DOCX with tracked...shows examples that load and save DOCX directly, and lists DOCX...

    forum.aspose.com/t/aspose-words-net-plugins-is-...