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

saveoptions

(0.27 sec)
  1. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions ( saveFormat ); saveOptions . password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveoptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen signs. Default, false....XamlFlowSaveOptions saveOptions = new XamlFlowSaveOptions (); saveOptions . ReplaceBackslashWith...ReplaceBackslashWith.xaml" , saveOptions ); See Also class XamlFlowSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the Saveoptions to convert the numbers to Arabic format like so: var Saveoptions = n…...numbers, so I added the saveOptions to convert the numbers to...so: var saveOptions = new PdfSaveOptions(); saveOptions.NumeralFormat...

    forum.aspose.com/t/convert-farsi-document-with-...
  4. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal document conversion....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . EmptyParagraphExport...EmptyParagraphExport.md" , saveOptions ); string result = File ...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances document security by easily managing signing options for seamless digital signatures....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveoptions DigitalSignatureDetails property to easily manage digital signatures for secure document signing and enhanced authenticity....XpsSaveOptions saveOptions = new XpsSaveOptions (); saveOptions . DigitalSignatureDeta...XpsDigitalSignature.docx" , saveOptions ); See Also class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  8. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  9. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....SaveOptions public abstract class TxtSaveOptionsBase...TxtSaveOptionsBase extends SaveOptions The base class for specifying...

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

    Discover the MarkdownSaveoptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....docx" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...location of each image. saveOptions . ImageSavingCallback = new...

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