Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 368,085 for

save

(0.27 sec)
  1. C# API to Export MD to WORDML | products.aspose...

    Convert MD to WORDML without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  2. C# API to Export MD to RTF | products.aspose.com

    Convert MD to RTF without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to RTF format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  3. C# API to Export PS to PCL | products.aspose.com

    Convert PS to PCL without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PCL format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Save resultant PDF document. Following...World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/hello-world-example/
  5. Summarize a Document|Aspose.Words for Java

    Summarize a document. Aspose.Words for Java simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length.... save ( getArtifactsDir () + "AI.AiSummarize...); }); multiDocumentSummary . save ( getArtifactsDir () + "AI.AiSummarize...

    docs.aspose.com/words/java/summarize-a-document/
  6. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...options ); // Save the workbook as PDF workbook . Save ( outDir +...); std :: cout << "Workbook saved successfully as PDF with Japanese...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  7. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....); // Save the workbook in xlsx format workbook . Save ( u "...); std :: cout << "Workbook saved successfully with preset WordArt...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  8. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....send it to your server and then save it in a database etc. Implementation..., 475 ); // Save output pdf file editor -> Save (); } Modifing...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  10. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP.... Save ( imageStream , System . Drawing... Height , ppImage ); pres . Save ( @"c:\_tmp\xxx.pptx" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/pi...