Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 586,086 for

save

(0.19 sec)
  1. Aspose::Cells::PaginatedSaveOptions::GetPrintin...

    Aspose::Cells::PaginatedSaveOptions::GetPrintingPageType method. Indicates which pages will not be printed in C++.... Save ( u "output_ignore_blank_page...PrintingPageType :: IgnoreStyle ); } wb . Save ( u "output_ignore_blank_and_style_page...

    reference.aspose.com/cells/cpp/aspose.cells/pag...
  2. Aspose::Cells::Drawing::Picture::GetBorderWeigh...

    Aspose::Cells::Drawing::Picture::GetBorderWeight method. Gets or sets the weight of the border line of a picture in units of pt in C++....SetBorderWeight ( 3 ); } //Save the excel file. workbook . Save ( u "result...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. Using Anonymous Types or Custom Objects in Aspo...

    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....false ); //Save the excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/net/using-anonymous-types...
  4. Set Milestone Shape Properties 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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/java/set-milestone-shap...
  5. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....setHeight ( 800 ); // save resultant PDF file doc . save ( _dataDir +...

    docs.aspose.com/pdf/java/set-image-size/
  6. SoftEdgeFormat.Radius | Aspose.Words for .NET

    SoftEdgeFormat Radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points pt. The default value is 0.0 in C#.... Save ( ArtifactsDir + "SvgSaveOptions...= 30 ; builder . Document . Save ( ArtifactsDir + "Shape.SoftEdge...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....the collection’s Add method Save the PDF file. System Requirements...fileSpecification ) # Save new output pdfDocument . Save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/...
  8. Version | Aspose.PSD for .NET API 参考

    获取或设置版本... Save ( outputFilePath ); } 也可以看看...LayerResources 部件 Aspose.PSD Signature Save 简体中文 English Русский...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  9. Aspose.Imaging for Java 23.6 - Release notes|Do...

    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 ( "output.png" ); } IMAGINGJAVA-8450..."D:\\SimpleReport.emf" )) { image . save ( "D:\\result.svg" , new SvgOptions...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  10. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....)) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...