Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 31,170 for

saveoptions

(0.13 sec)
  1. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....Document (); // Configure a SaveOptions object to encrypt the document...then save the document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...docx"); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  3. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveoptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::SvgSaveOptions::get_Remo...

    Aspose::Words::Saving::SvgSaveoptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false. If this option is enabled, all links containing JavaScript will be replaced with "javascript:void(0)" in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_RemoveJavaScriptFrom...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.PSD for .NET 23.11 - 发布说明|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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. HtmlFixedSaveOptions.IdPrefix | Aspose.Words fo...

    Discover the HtmlFixedSaveoptions IdPrefix property to customize element IDs in your documents. Enhance organization with tailored prefixes for better output!...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions (); saveOptions . IdPrefix..."HtmlFixedSaveOptions.IdPrefix.html" , saveOptions ); See Also class HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveoptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....false , true , null ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . attachmentsEmbedding = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...default size in pixels. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  9. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....Document (); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...Words :: Saving :: SaveOptions > & saveOptions , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...