Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 586,134 for

save

(0.16 sec)
  1. autofiller - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....save(); ////case two: ////Input template...importDataTable(mDataTable); autoFiller.save(); Constructor Summary Constructors...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  2. Working with Text | C++

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...font information Save the file using the Save method of XPSDocument...textFill ); 9 // Save resultant XPS document 10 doc -> Save ( outDir...

    docs.aspose.com/page/cpp/working-with-text/
  3. PDF пішімін түрлендіру | Aspose.PDF

    PDF файлын DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown және басқа форматтарға түрлендіру Aspose.PDF кітапханасы...()); // save document in HTML format document . Save ( "output...image ); // Save output PDF document document . save ( Paths ....

    products.aspose.com/pdf/kk/conversion/
  4. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...= new PptxSaveOptions (); // Save the output in PPTX File xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Convert Spreadsheet to PDF using Aspose.Cells|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....xls" ); //Save the document in PDF format workbook . save ( "AsposeConvert...

    docs.aspose.com/cells/java/convert-spreadsheet-...
  6. AddVibranceAdjustmentLayer | Aspose.PSD for .NE...

    AddVibranceAdjustmentLayer PsdImage.AddVibranceAdjustmentLayer method Adds the Vibrance adjustment layer. public Vibr...... Save ( outputFileNamePsd ); image . Save ( outputFileNamePng...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. Interface IExportObjectListener | Aspose.Cells ...

    Aspose.Cells.IExportObjectListener interface. Allows users to manipulate objects while exporting...ImageType format ) { //here save the image to any location, then...return "temp1/temp2.png" ; } } //Save html file with custom listener...

    reference.aspose.com/cells/net/aspose.cells/iex...
  8. Converting Excel Files to HTML in PHP|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....); //Save the document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-fil...
  9. BaseGenerationParameters.RotationAngle | Aspose...

    BaseGenerationParameters property. BarCode image rotation angle measured in degree e.g. RotationAngle 0 or RotationAngle 360 means no rotation. If RotationAngle NOT equal to 90 180 270 or 0 it may increase the difficulty for the scanner to read the image. Default value 0...sample shows how to create and save a BarCode image. [C#] using...RotationAngle = 7f ; generator . Save ( "test.png" ); } See Also class...

    reference.aspose.com/barcode/net/aspose.barcode...
  10. ImageSaveOptions.PaperColor | Aspose.Words for ...

    ImageSaveOptions PaperColor property. Gets or sets the background paper color for the generated images in C#....can pass to the document's "Save" method // to modify the way...Color . Transparent ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...