Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 33,600 for

saveoptions

(0.22 sec)
  1. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveoptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/).... let saveOptions = new aw . Saving . PsSaveOptions...PsSaveOptions () saveOptions . saveFormat = aw . SaveFormat . Ps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the Saveoptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance....UseAntiAliasing Contents [ Hide ] SaveOptions.UseAntiAliasing property...a rendered document with SaveOptions. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your document's signing certificate effortlessly. Enhance security and streamline processes!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveoptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document....certificateHolder , options ); let saveOptions = new aw . Saving . XpsSaveOptions...XpsSaveOptions (); saveOptions . digitalSignatureDeta = digitalSignatureDeta...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::SvgSaveOptions::get_IdPr...

    Aspose::Words::Saving::SvgSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....inputFileName , ImageSaveOptions saveOptions , string [] fieldNames ,...String The input file name. saveOptions ImageSaveOptions The output’s...

    reference.aspose.com/words/net/aspose.words.low...