Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 368,176 for

save

(0.15 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used in C++....Aspose::Words::Saving::SaveOptions::get_SaveFormat method Contents...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and Save as pdf, svg, html, image, xps and other formats....draw a text in the page and save as SVG format. The code example...text in a Visio drawing and save as SVG format. Draw Text in...

    docs.aspose.com/diagram/net/drawing/draw-text/
  4. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and Save as pdf, svg, html, image, xps and other formats....draw a pentagon in the page and save as SVG format. The code example...pentagon in a Visio drawing and save as SVG format. Draw Pentagon...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  5. Wide Narrow Ratio 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....0 ); \ # Save the image to file $bb -> save ( $dataDir ....( 5.0 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  6. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....save(..) method, to generate an EPUB...= new EpubSaveOptions (); // Save the document as EPUB format...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  7. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatUtil.saveFormatToLoadFormat method | ...

    FileFormatUtil.SaveFormatToLoadFormat method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SaveDATE field. To learn more, visit the documentation article in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... Save your PDF file public static...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/java/add-curve/