Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 368,190 for

save

(0.12 sec)
  1. Convert OFT to EML via Java | products.aspose.com

    Try the code sample to convert OFT files to EML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  2. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Call to save PostScript document as image with image save options...call to save PostScript document as PDF with PDF save options)...

    docs.aspose.com/page/cpp/convert-ps/
  3. Connect Sub-shapes of the Groups in Ruby|Docume...

    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....connecter_id ) \ # Save diagram diagram . save ( data_dir + "ConnectSubShapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  4. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  5. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  6. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....PSDNET-174 IndexOutOfRangeExcep on saving PSD image as JPEG Bug PSDNET-180...an exception Bug PSDNET-182 Saving PSD image after RotateFlip...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  7. 在幻灯片上添加注释|Aspose.Slides 文档

    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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  8. Aspose::Words::AI::SummarizeOptions::SummarizeO...

    Aspose::Words::AI::SummarizeOptions::SummarizeOptions constructor. Initializes a new instances of SummarizeOptions class in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....MemoryStream > (); image -> Save ( ms , System :: Drawing ::...MemoryStream > (); image -> Save ( ms , System :: Drawing ::...

    docs.aspose.com/slides/cpp/activex/