Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 375,797 for

save

(1.81 sec)
  1. 备注|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。..."My note" ); $presentation -> save ( "note.pptx" , SaveFormat ::...removeNotesSlide (); $presentation -> save ( "note_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  4. Generate Patch Code Barcodes in C#|Documentation

    Aspose.BarCode for .NET enables Patch Code barcode generation.... Save ( $"{path}PatchCodeI.png" ,...CodeText = "Patch II" ; gen . Save ( $"{path}PatchCodeII.png" ...

    docs.aspose.com/barcode/net/patch-code-barcodes/
  5. Programming Email in Python|Documentation

    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....Python Save Message as Draft in Python Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  6. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... save ( output_file ) Add StrikeOut...strikeoutAnnotation ) document . save ( output_file ) Add Squiggly...

    docs.aspose.com/pdf/python-net/highlights-annot...
  7. 处理 Outlook MSG 文件的跟进和截止日期|Documentation

    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...., options ) # Save the MapiMessage mapi . save ( "SetFollowUpFlag_out...dt_reminder_date ) # Save the MapiMessage mapi . save ( "SetFollowUpForRecipi_out...

    docs.aspose.com/email/zh/python-net/working-wit...
  8. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the save method to save the object as an HTML...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Hiding Overlaid Content with CrossHideRight whi...

    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....Content with CrossHideRight while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, you...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...
  10. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Save the modified PDF. import os...add_stamp ( image_stamp ) document . save ( outfile ) Control Image Quality...

    docs.aspose.com/pdf/python-net/image-stamps-in-...