Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 375,752 for

save

(0.13 sec)
  1. Export EMLX to FLATOPC via C++ | products.aspos...

    C++ API to Convert EMLX to FLATOPC without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Export EMAIL to EMF via C++ | products.aspose.com

    C++ API to Convert EMAIL to EMF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to EMF format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  3. Export EMAIL to FLATOPC via C++ | products.aspo...

    C++ API to Convert EMAIL to FLATOPC without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/cpp/conversion/email-...
  4. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 // For complete...

    docs.aspose.com/diagram/zh/net/create-update-la...
  5. Export EMAIL to WORD via C++ | products.aspose.com

    C++ API to Convert EMAIL to WORD without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  6. Aspose.PSD的.NET 23.2版 - 发行说明|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....Save(System.IO.Stream) T:Aspose.PSD...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  9. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance.... To learn more, visit the Save a Document documentation article...group shape that is about to be saved. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...