Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 33,526 for

saveoptions

(0.11 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++...." ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Password ( u "MyPassword"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveoptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let saveOptions = new aw . Saving . TxtSaveOptions...discard all page breaks. saveOptions . forcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveoptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveoptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!... // We can use a SaveOptions object to omit headers/footers...to html. HtmlSaveOptions saveOptions = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/
  8. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....-> get_HasImage ()); auto saveOptions = System :: MakeObject <...:: PdfSaveOptions > (); saveOptions -> set_CacheBackgroundGraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...#=zrO8FjNQBRWPB(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...#=zORns2n_QCEsH(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...