Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 38,276 for

save

(0.04 sec)
  1. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor... save ( file_name = ARTIFACTS_DIR...write ( 'Hello world!' ) doc . save ( ARTIFACTS_DIR + 'PDF2Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python... save ( "RectPicFrameFormat_out.pptx"...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/python-net/picture-frame/
  3. Rotate SVG – C# Examples

    C# examples for SVG rotation. Considered cases of using the rotate function in the transform attribute and a transformation matrix.... Call the method to save the resulting SVG image to a...AppendChild (rectElement); 23 24 // Save the document 25 string outputPath...

    docs.aspose.com/svg/net/rotate-svg/
  4. Export to XAML|Aspose.Slides 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 ( new XamlOptions ()); } finally...setExportHiddenSlide ( true ); pres . save ( xamlOptions ); } finally {...

    docs.aspose.com/slides/java/export-to-xaml/
  5. Convert HTML to TIFF – C# Examples and Online C...

    Convert HTML to TIFF using Aspose.HTML for .NET API. You will learn about the supported HTML to TIFF conversion scenarios and consider examples to illustrate them....TIFF conversion allows you to save an HTML document as a TIFF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-tiff/
  6. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...created output stream and save options. Save a graphics state. So...FileMode. Create )) 3 { 4 //Create save options with default values...

    docs.aspose.com/page/net/ps/working-with-transf...
  7. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java.... save(OutputStream stream, ImageSaveOptions...ImageSaveOptions saveOptions) save(OutputStream stream, SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... GetFieldCode ()); // Save the document as a macro-enabled...macro-enabled document type. doc . Save ( ArtifactsDir + "Field.MACROBUTTON...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage document authorship and enhance collaboration in your projects....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility.... Save ( ArtifactsDir + "ViewOptions...ZoomType = zoomType ; doc . Save ( ArtifactsDir + "ViewOptions...

    reference.aspose.com/words/net/aspose.words.set...