Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,929 for

save

(0.15 sec)
  1. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....in which the result is to be saved and the required validation...heading2 ); } // Save the updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  3. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  5. Aspose.PSD for .NET 20.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....text in given PSD file and saving it changes some layer and many...LayerResources.SmartObjectResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  6. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... imageScale ); thumbnail -> Save ( u "sample_3d.png" ); thumbnail...Dispose (); presentation -> Save ( u "sandbox_3d.pptx" , Export...

    docs.aspose.com/slides/cpp/3d-presentation/
  7. Convert VCF to BMP in Python | products.aspose.com

    Save VCF to BMP in your Python applications without using Microsoft Outlook or Word...NET” API and save it into the respective Word...tool that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  8. Creating an Outlook Message (MSG) File in Aspos...

    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....is underlined text</u>" ; // Save the MSG file in local disk string...Attachment ( "image.bmp" )); // Save it in local disk string strMsg...

    docs.aspose.com/email/net/creating-an-outlook-m...
  9. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。... save ( "video.pptx" , slides . export...video_frame ) presentation . save ( "video_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java... Save PDF file, You will get the document...pkcs ); // Save output PDF file signature . save ( outFile );...

    products.aspose.com/pdf/java/signature/