Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 369,785 for

save

(0.47 sec)
  1. Extract Images from PDF and recognize BarCodes|...

    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....Images from particular page and save them in MemoryStream object...MemoryStream ()) { // Save PDF document image xImage . Save ( imageStream...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  2. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation.... save ( "watermark.pptx" , SaveFormat...PictureFillMode . Stretch ); pres . save ( "watermark2.pptx" , SaveFormat...

    products.aspose.com/slides/java/watermark/pptx/
  3. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  4. Merge PDF files using .NET | Aspose.PDF

    Merge PDF 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/pdf/
  5. Merge XPS files using .NET | Aspose.PDF

    Merge XPS 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/xps/
  6. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Cells can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....SetImageResample ( 300 , 70 ); // Save the PDF file U16String outputPath..."OutputFile_out_pdf.pdf" ; workbook . Save ( outputPath , pdfSaveOptions...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  8. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....push ( ent4 ); // Create Pdf Save Options with bookmark entries...( ent1 ); // Save the output Pdf workbook . save ( "outputCreatePdfBookm...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  9. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output.... Save "C:\MyPath\CustomerLabels Out...// Execute the mail merge and save the document. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "DocumentBuilder...appendChild ( innerTable ); doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...