Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 32,777 for

saveoptions

(0.11 sec)
  1. Converting Email Messages 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....Unicode format $saveOptions = new SaveOptions (); $eml -> save...$dataDir . "AnEmail.msg" , $saveOptions -> getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/converting-email-mes...
  2. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveoptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto saveOptions = System :: MakeObject <...XamlFlowSaveOptions > (); saveOptions -> set_ReplaceBackslashWith...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  4. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveoptions.password property. Gets or sets a password to encrypt document.... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions ( saveFormat ); saveOptions . password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OdtSaveoptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection.... OdtSaveOptions saveOptions = new OdtSaveOptions ( saveFormat...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...SaveOptions saveOptions, bool enableHttpCompressio...fileName, contentDisposition, saveOptions, enableHttpCompressio); }...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  7. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pdf...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveoptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SaveOptions public class OoxmlSaveOptions...OoxmlSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...