Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 38,277 for

save

(0.14 sec)
  1. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::OdtSaveMeasureUnit enum ...

    Aspose::Words::Saving::OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable document content such as shape, widths and other during saving in C++....Aspose::Words::Saving::OdtSaveMeasureUnit enum Contents [ Hide...shape, widths and other during saving. enum class OdtSaveMeasureUnit...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/Saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/Saveformat/#Dot) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PPT and PPTX to PDF in Python [Advanced...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in Python using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/python-net/convert-power...
  5. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...specify additional options when saving a document into the XamlFlow...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....the output STL file Call the save() method in the Scene class...class. In the final step, the save() method in the Scene class...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  8. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....Aspose::Words::Saving::SvgTextOutputMode enum Contents [ Hide...document should be rendered when saving in SVG format. enum class SvgTextOutputMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Create a Document in Python – Create or Load HT...

    Learn how to load HTML documents from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents in Python....NET Create, Edit, and Save HTML Create a Document Live...create an empty HTML document and save it to a file. Copy 1 import...

    docs.aspose.com/html/python-net/create-a-document/
  10. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...get_ActualMinorUnit (); // Saves the presentation pres -> Save ( u "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/cpp/chart-axis/