Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 32,777 for

saveoptions

(0.06 sec)
  1. 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...
  2. 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...
  3. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....SaveOptions public class WordML2003SaveOption...WordML2003SaveOption extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  4. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....SaveOptions public class OdtSaveOptions...OdtSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveoptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....:: ImageSaveOptions > & saveOptions , const System :: SharedPtr... The input file stream. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); Saveoptions Saveoptions = Saveoptions.createSaveoptions(SaveFormat.PDF); Saveoptions.setMemoryOptimization(true); doc.save(“test.pdf”, Saveoptions); Aspose.word for java 25.1…...docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  8. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveoptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . RemoveJavaScriptFrom...RemoveJavaScriptFrom.html" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. 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...