Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 347,021 for

save

(0.3 sec)
  1. Add Comments to Visio Drawings in Ruby|Document...

    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....880708661417323 , "test@" ) \ # Save as VDX diagram . save ( data_dir + "AddComment...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  2. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....KEEP_SOURCE_FORMATTING ) \ # Save the document. dst_doc . save ( @data_dir +...

    docs.aspose.com/words/java/joining-and-appendin...
  3. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. Set Milestone Shape Properties in PHP|Documenta...

    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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/java/set-milestone-shap...
  6. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....-> get_Item ( $pdf_page )); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "page_# { $pdf_page } .pdf"...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  7. Online OFT to PNG Conversion or Build .NET base...

    Free online app to convert OFT to PNG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PNG format using Save method and set Png as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. PDF to DOCX Converter using C++ | Aspose.PDF

    Sample code for PDF to DOCX conversion using C++. Use C++ example for batch PDF to DOCX conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  9. PDF to PPTX Converter using C++ | Aspose.PDF

    Sample code for PDF to PPTX conversion using C++. Use C++ example for batch PDF to PPTX conversion....Save method with page index & output...output file path as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  10. PDF to XPS Converter using C++ | Aspose.PDF

    Sample code for PDF to XPS conversion using C++. Use C++ example for batch PDF to XPS conversion....Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/