Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 370,086 for

save

(1.34 sec)
  1. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property PsSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and Save as pdf, svg, html, image, xps and other formats....draw a diamond in the page and save as SVG format. The code example...diamond in a Visio drawing and save as SVG format. Draw Diamond...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  3. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and Save as pdf, svg, html, image, xps and other formats....draw a triangle in the page and save as SVG format. The code example...triangle in a Visio drawing and save as SVG format. Draw Triangle...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  4. HtmlFixedSaveOptions.resourcesFolder property |...

    HtmlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images, fonts, css) are Saved when exporting a document to Html format...resources (images, fonts, css) are saved when exporting a document to...property is false . When you save a Document in Html format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XamlFlowSaveOptions.imagesFolder property | Asp...

    XamlFlowSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SvgSaveOptions.resources_folder property | Aspo...

    SvgSaveOptions.resources_folder property. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format...where resources (images) are saved when exporting a document to...property is False . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert OFT Files to Various Formats in C#|Docu...

    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 method - Saves the MapiMessage object...format. It is used to convert and save the loaded OFT file into the...

    docs.aspose.com/email/net/converting-between-fo...
  8. Adjusting Brightness, Contrast and Gamma in PHP...

    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....( 70 ); \ # Save the image to disk $image -> save ( $dataDir ...( 10 ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/adjusting-brightne...
  9. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...up Excel save options using ExcelSaveOptions . Save the converted...path_infile ) save_options = apdf . ExcelSaveOptions () save_options...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....You need to save the updated PDF file using save method of pdfContentEditor..."Label" ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/replace-text/