Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 586,144 for

save

(0.14 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ExportFontsAsBase64...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....perform a mail merge, and then save the document to the client browser...browser and present an option to save the document to disk or open...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Imaging for Java 22.2 - Release notes

    Aspose.Imaging for Java 22.2 - Release notes – the latest updates and fixes....save in multiple threads Enhancement...( inputFilePath )) { image . save ( outputFilePath , new PngOptions...

    releases.aspose.com/imaging/java/release-notes/...
  4. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...getActualMinorUnit (); // Saves the presentation pres . save ( "MaxValuesVerticalAxi_out...switchRowColumn (); // Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/java/chart-axis/
  5. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })); doc -> Save ( ArtifactsDir + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  6. Convert Microsoft Project MPP file to TIFF

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) file to TIFF programmatically....NET API lets you save Project’s view to TIFF file...of the output TIFF file: To save a project to TIFF programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  9. Protect and lock DOCX document via C++ | produc...

    C++ example code to lock DOCX file using password on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....ProtectionType & password Save the protected file using Save() method System..."password" ); // Save the DOCX file docx->Save(u "protected.docx"...

    products.aspose.com/words/cpp/protect/docx/
  10. Merge ODP Files To PNG Using Python | products....

    Merge multiple ODP files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two ODP files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...