Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,727 for

save

(0.84 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file public static void...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/java/add-circle/
  2. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...Diagram (); // save in the VSDX format diagram . save ( dataDir +...页面中visio加水印 调用 Diagram 类对象的 Save 方法,并传递完整的文件路径和 DiagramSaveOptions...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  3. Manage Presentation Backgrounds on Android|Aspo...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Android via Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/androidjava/presentation...
  4. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations.... Save the modified presentation. The...blue # Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/python-net/presentation-...
  5. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations.... Save the modified presentation. The...()); // Save the presentation to disk. presentation -> Save ( u ...

    docs.aspose.com/slides/cpp/presentation-backgro...
  6. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to Excel with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-e...
  7. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/Saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/Saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/Saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/Saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/Saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/Saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/Saveformat/#SVG) format....constructor ImageSaveOptions(save_format) Initializes a new instance...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....Specifies whether or not to save a subset of the embedded TrueType...const Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Resizing Images 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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  10. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

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