Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 371,745 for

save

(0.21 sec)
  1. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... save( "watermark.pptx" , slides ...PictureFillMode . STRETCH presentation . save( "watermark2.pptx" , slides...

    products.aspose.com/slides/python-net/watermark...
  2. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library.... Call the Document class’ Save(..) method to generate the PDF... 842.4 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/change-page-size/
  3. Refresh and Calculate Pivot Table having Calcul...

    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....JavaScript via C++ APIs and save the workbook in PDF format..... refreshPivotTables (); // Save the workbook as PDF and provide...

    docs.aspose.com/cells/javascript-cpp/refresh-an...
  4. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript.... Save the modified presentation. This...// Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  5. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-png/
  6. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your document saving experience in Ps format with customizable options for optimal results....specify additional options when saving a document into the Ps format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...configure PDF save options Aspose.Words.Saving.PdfSaveOptions...options = new Aspose.Words.Saving.PdfSaveOptions { SaveFormat...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  8. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.font_saving method. Called when Aspose.Words is about to Save a font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...The original image is saved using the save() method, specifying...the updated image is saved using the save() method with the output...

    docs.aspose.com/psd/java/smart-filters/
  10. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...