Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 38,277 for

save

(0.09 sec)
  1. 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 ( ArtifactsDir + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Presentation Notes|Aspose.Slides for PHP Docume...

    Presentation notes, speaker notes...removeNotesSlide (); # Saving presentation to disk $pres -> save ( "test.pptx"...removeNotesSlide (); } # Saving presentation to disk $pres -> save ( "test.pptx"...

    docs.aspose.com/slides/php-java/presentation-no...
  3. Convert PowerPoint to PDF with Notes in Android...

    Convert PowerPoint to PDF with notes in Android...PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....ImageSaveOptions The output’s save options. fieldNames String[]...operation for a single record and save result to images. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  5. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....C++ Save the Word file with Comments in C++ by using Save method...API. You can use SaveFormat to save the document in DOCX or DOC...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  6. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  7. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , aspose ...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  8. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接... save ( "presentation-out.pptx" ,...强公司信任 Aspose API" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  9. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...ODP in Presentation object and save it to HTML format. About PowerPoint...HTML in C++ Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. 默认字体 - PowerPoint Java API|Aspose.Slides 文档

    PowerPoint Java API 允许您设置将演示文稿渲染为 PDF、XPS 或缩略图的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。... save ( "output.png" , ImageFormat...dispose (); } // 生成 PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/java/default-font/