Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 311,349 for

save

(0.16 sec)
  1. Wide Narrow Ratio in PHP|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....0 ); \ # Save the image to file $bb -> save ( $dataDir ....( 5.0 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  2. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  3. 在Ruby中保存文件|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....将其文件保存到某个存储位置,那么他们可以在调用 Workbook 对象的 save 方法时指定文件名(包括完整的存储路径)和所需的文件格式(使用...) \ # Save in default (Excel2003) format workbook . save ( data_dir...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  4. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to the Markdown format. Default is an empty string in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...can pass to the document's "Save" method // to modify how that...set of the document's pages to save to output XPS. // In this case...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  7. Extract Images from PDF Java | Aspose.PDF

    Extract images from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save output image. Save updated PDF file. Extract..."output.jpg" ); // Save output image xImage . save ( outputImage ...

    products.aspose.com/pdf/java/images/extract/
  8. 在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....将其文件保存到某个存储位置,则可以在调用 Workbook 对象的 save 方法时,简单地指定文件名(以及其完整的存储路径)和所需的文件格式(使用...xls" ) #Save in default (Excel2003) format workbook . save ( self...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  9. XamlFlowSaveOptions.save_format property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Draw Text|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-text/