Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 582,936 for

save

(0.11 sec)
  1. Export OFT to DOTM via Java | products.aspose.com

    Java API to Convert OFT to DOTM without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to DOTM format using save method and set DOTM as SaveFormat...

    products.aspose.com/total/java/conversion/oft-t...
  2. Metadata PDF API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform.... Save the updated document using the...the Document class Save method. System Requirements Just make...

    products.aspose.com/pdf/metadata/
  3. 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...
  4. 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...
  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. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::PsSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Ps format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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/...
  9. Render MSG to TEXT in Andorid App | products.as...

    Export MSG to TEXT without using Microsoft Word or Outlook in you Andorid applications...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/android-java/conversi...
  10. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....class methods and properties Save the loaded HTML file as DOCX...object and saving it as a Word file using the save method. However...

    kb.aspose.com/words/net/how-to-convert-html-to-...