Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 31,270 for

saveoptions

(0.33 sec)
  1. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveoptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... # We can use a SaveOptions object to omit headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Me...

    Aspose::Words::Saving::ImageSaveoptions::get_MetafileRenderingOptions method. Allows to specify how metafiles are treated in the rendered output in C++....an image, we can pass a SaveOptions object to // determine how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveoptions::get_ImageContrast method. Gets or sets the contrast for the generated images in C++....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveoptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object // to decide whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveoptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....document to HTML, we can pass a SaveOptions object // to decide whether...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveoptions htmlSaveoptions = HtmlSaveoptionsBuilder.build(documentWra…...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setEx...save("path/to/output/document.html", saveOptions); } catch (Exception e) {...

    forum.aspose.com/t/doc/314783
  10. SaveOptions.temp_folder property | Aspose.Words...

    Saveoptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...temp_folder property SaveOptions.temp_folder property Specifies...a temporary folder using SaveOptions.temp_folder will cause Aspose...

    reference.aspose.com/words/python-net/aspose.wo...