Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 369,791 for

save

(0.3 sec)
  1. Set Visio Shape's XForm Data in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Load and Save the input file. Next following...infilename , options ); document -> Save ( _dataDir + outfilename );...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  3. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j.... save ( dataDir + "AsposeAddHyperlinks...paragraph ); // Now save it wordMLPackage . save ( new java . io...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  4. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。... imageScale ); thumbnail -> Save ( u "sample_3d.png" ); thumbnail...Dispose (); presentation -> Save ( u "sandbox_3d.pptx" , Export...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  5. Working with Calendar Items in PST File|Documen...

    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 Calendar Items from PST to Disk...from an Outlook PST file and save the calendar to disk in ICS...

    docs.aspose.com/email/python-net/working-with-c...
  6. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本 以下代码片段向您展示如何在现有...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  8. Retrieve and Manage Messages from Mail Server|D...

    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....retrieve emails from a server and save them without parsing them (quicker)...Messages from Server and Save to Disc Save Message to Disk without...

    docs.aspose.com/email/net/retrieve-and-manage-m...
  9. How to convert PDF to DOCX | Aspose.PDF

    Do you know how easily convert PDF to DOCX in .NET? Convert PDF to DOCX with high quality using .NET PDF library....Save method while passing the output...as parameters, and finally, saving the resulting DOCX file. With...

    products.aspose.com/pdf/tutorial/convert-pdf-docx/
  10. Merge PCL files using .NET | Aspose.PDF

    Merge PCL files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/pcl/