Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,798 for

save

(1.22 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  2. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby....getText () \ # Save the modified document. doc . save ( data_dir...

    docs.aspose.com/words/java/find-and-replace-in-...
  3. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save output document document -> Save ( _dataDir +...batesNum ); } } // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/add-page-number/
  4. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... ALL ) # Save protected workbook workbook . save ( "output.xlsx"... ALL ) # Save the modified workbook workbook . save ( "output_locked...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  5. Add SolutionXML Element to the Visio Drawing in...

    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....solution_xml ) \ # save Visio diagram diagram . save ( data_dir + "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  6. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....fieldValues ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  7. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your document summarization for clearer insights and improved content management.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...100 , 50 ); $presentation -> save ( "activex.pptm" , SaveFormat...removeAt ( 0 ); } $presentation -> save ( "activex_removed.pptm" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...OnClick ); $presentation -> save ( "animation.pptx" , SaveFormat...$effect ); $presentation -> save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP presentations.... save ( "ole_object.pptx" , aspose...( oleFrame ); presentation . save ( "ole_object_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...