Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 31,170 for

saveoptions

(0.1 sec)
  1. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....saving the document as HTML $saveOption = new HtmlSaveOptions ();...-> save ( $outputFile , $saveOption ); Convert PDF to HTML -...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  2. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveoptions::HtmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::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 <...HtmlFixedSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveoptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pageLayout = aw . Saving . PdfPageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ImageResolution (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity....fileName , ImageSaveOptions saveOptions ) Parameter Type Description...existing file is overwritten. saveOptions ImageSaveOptions Specifies...

    reference.aspose.com/words/net/aspose.words.ren...
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...Inheritance: HtmlSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) allow_negative_indent Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....SetImage( string, string, SaveOptions , string, ImageWatermarkOption...string outputFileName , SaveOptions saveOptions , string watermarkImageFileNa...

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