Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 568,869 for

save

(0.52 sec)
  1. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document $document...$textFragment ); $document -> save ( $outputFile ); Open PDF Document...

    docs.aspose.com/pdf/php-java/create-document/
  2. Converting Email Messages in Python|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  3. Python中的分割窗格|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....split (); # Save the excel file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/split-panes-in-py...
  4. ImportAnnotationsFromXfdf | Aspose.PDF for .NET...

    从 XFDF 文件中导入所有注释... Save ( "example_out.pdf" ); 也可以看看...( "annots.xfdf" )); editor . Save ( "example_out.pdf" ); 也可以看看...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  5. System::Drawing::Image::SaveOptions Struct Refe...

    Public Attributes | List of all members System::Drawing::Image::SaveOptions Struct Reference Structure that represent......Reference Structure that represents save options. More... Public Attributes...Description Structure that represents save options. Member Data Documentation...

    reference.aspose.com/tex/cpp/struct/system.draw...
  6. Chart Data Table|Aspose.Slides Documentation

    Set font properties for chart database table in PowerPoint presentations in C# or .NET... Save modified presentation. Below...PortionFormat . FontHeight = 20 ; pres . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/chart-data-table/
  7. Generate Barcode by Specifying Custom Image Siz...

    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 Barcode Images to Different Formats Save Barcode...

    docs.aspose.com/barcode/java/generate-barcode-b...
  8. Picture.Copy | Aspose.Cells for .NET API Reference

    Picture method. Copy the picture...pic1 , opt ); //Save the excel file. workbook . Save ( "result.xlsx"...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Aspose::Cells::Range::Intersect method | Aspose...

    Aspose::Cells::Range::Intersect method. Returns a Range object that represents the rectangular intersection of two ranges in C++....range2 ); //Save the Excel file workbook . Save ( u "book1.xlsm"...

    reference.aspose.com/cells/cpp/aspose.cells/ran...
  10. Converting To MHTML Files in Python|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....xlsx" # Specify the HTML saving options sv = self . HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...