Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 375,720 for

save

(0.39 sec)
  1. Convert EML to DOC in Python | products.aspose.com

    Save EML to DOC in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....remove () #ExEnd \ # Save the document. doc . save ( data_dir + "Field...

    docs.aspose.com/words/java/remove-field-in-ruby/
  3. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... Save ( ArtifactsDir + "Drawing.ImportImage...imgShape . Left = 150.0f ; } doc . Save ( ArtifactsDir + "Drawing.ImportImage...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....); # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  5. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....an object of SvgSaveOptions save_options = self . SvgSaveOptions...archive save_options . CompressOutputToZipA = False ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  6. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...text. let options = new aw . Saving . SvgSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....save(String formatName, int imageFormat)...va/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and Save options in C++....specified input output streams and save options. virtual void Aspose...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...