Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 368,006 for

save

(0.11 sec)
  1. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....GIF conversion allows you to save an HTML document as a GIF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-gif/
  2. Working with Outlook Calendar Items|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....MapiCalendar Creating and Saving Calendar Items Saving the Calendar Item...with HTML Body Creating and Saving Calendar Items The following...

    docs.aspose.com/email/java/working-with-outlook...
  3. Convert Microsoft Project MPP to JPEG | Aspose....

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to JPEG....NET API lets you save MS Project MPP file to JPEG...Exporting Project Data to JPEG To save a project to JPEG programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  5. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... Save the presentation. The following...layout_slide ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/slide-layout/
  6. 档案

    档案...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  7. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles.... Save the modified document to a specified...19 // Save file to a local file system 20 document. Save (Path...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...); // Save PDF file into EPUB format document -> Save ( _dataDir..."c:/aspose.pcl" , options ); doc -> Save ( u "e:/37432.pdf" ); } catch...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/