Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 369,807 for

save

(0.1 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  2. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create...MemoryStream. PST file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...
  3. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API... AutoFitRow ( 0 ); // Save the workbook to the first output...workbook . Save ( output1Path ); std :: cout << "File saved " << output1Path...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  4. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  5. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Save the PDF file. The provided Python...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/python-net/encrypt/
  6. 在 PHP 中将窗口元素添加到 Visio 实例|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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document... saving . PdfPermissions : ... @permissions..., value : aspose . words . saving . PdfPermissions ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 调用 save 将其导出为 Markdown 文件。 使用下面的 Python...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  9. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#.... 12, 1, 9, 0, 0)); 11 12 // Save project as pdf 13 System ::SharedPtr...rdsOfMonths); 16 project -> Save(dataDir + u "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  10. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。..." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...