Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 373,074 for

save

(0.45 sec)
  1. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  2. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....MSG or EML format email file Save the loaded Email (MSG/EML) file...the previous step By using the Save method in C# EML to PDF conversion...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  3. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....source MSG or EML format file Save the accessed Email (EML/MSG)...instantiating the Document class object Save the loaded EML file to a TIFF...

    kb.aspose.com/email/java/how-to-convert-outlook...
  4. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... 使用 Save 方法保存输出PDF。 以下代码片段展示了如何在PDF文件中插入页面。...Insert ( 2 ); // Save PDF document document . Save ( dataDir + "InsertEmptyPage_out...

    docs.aspose.com/pdf/zh/net/add-pages/
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a document as a numeric value in C++....property to a correct value before saving a document. Examples Shows...set_ReadOnlyRecommended ( true ); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Creating a DataMatrix BarCode in Ruby|Documenta...

    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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  7. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...option )) { // Save PDF document document . Save ( dataDir + "CGMtoPDF_out...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  8. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/
  9. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  10. Working with Contacts in PST File|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 contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...