Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,729 for

save

(0.29 sec)
  1. Update Fields|Documentation

    This section explains how to update fields.... UNDEFINED ) # Save diagram diagram . save ( "UpdateField_out...

    docs.aspose.com/diagram/python-java/update-fields/
  2. Converting Chart to Image in SVG Format with Go...

    Learn how to convert charts to SVG images using Aspose.Cells with Golang via C++....Cells can save charts as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/go-cpp/converting-chart-t...
  3. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide.... Save the modified presentation. This...video ) # Saves the presentation to disk pres . save ( path +...

    docs.aspose.com/slides/python-net/video-frame/
  5. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....NOT_AUTOMATICALLY ); // Save Visio diagram . save ( dataDir + "SetAutoExpand_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/java/check-page-autoexp...
  6. Convert OTT to OST in Python | products.aspose.com

    Save OTT to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms.... To save them time and effort, Aspose...rendering in a browser. The Save method is used to export the...

    products.aspose.com/email/net/viewer/oft/
  8. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  9. C# API to Export EML to TEXT | products.aspose.com

    Convert EML to TEXT without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to TEXT format using Save method and set Text as SaveFormat...

    products.aspose.com/total/net/conversion/eml-to...
  10. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....docx" ); // Saving a document to PDF, to an image...document within its pages. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...