Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 371,571 for

save

(0.44 sec)
  1. 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....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawDiamondInPage_out...draw a diamond in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  2. 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....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawTriangleInPage_out...draw a triangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  3. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/net/drawing/insert-image/
  4. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....document, inserts some content and saves it as a Microsoft Word .DOC...( "Hello world!" ); $ doc -> save ( "C:\\Temp\\out.doc" ); ?>...

    docs.aspose.com/words/java/usage-examples-for-php/
  6. Set Orientation and Control the Export of Hidde...

    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....Export of Hidden Visio Pages on Saving Contents [ Hide ] Change a...Landscape or same as on the printer. Save the Visio diagram. Set Orientation...

    docs.aspose.com/diagram/java/set-orientation-an...
  7. Customize Appearance|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.... save ( "barcode_xdim.png" , BarCodeImageFormat...setMillimeters ( 20 . 0f ); generator . save ( "barcode_height.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/cu...
  8. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...XlsSaveOptions () # Save workbook to response stream with appropriate...

    docs.aspose.com/cells/zh/python-net/saving-file...
  9. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/Saveformat/#MARKDOWN) format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in SaveFormat.MARKDOWN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...createSaveOptions(saveFormat) Creates a save options object of a class suitable...suitable for the specified save format. createSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...