Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 33,525 for

saveoptions

(0.19 sec)
  1. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ImageResolution..."MarkdownSaveOptions.ImageResolution.md" , saveOptions ); See Also class MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SaveOptions public class OoxmlSaveOptions...OoxmlSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc 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. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...docx"); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveoptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language...." ); let saveOptions = new aw . Saving . PdfSaveOptions..."ExportLanguageToSpan" is ignored. saveOptions . exportDocumentStruct =...

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

    Aspose::Words::Saving::XlsxSaveoptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert Specific Pdf Page - Free Support Forum ...

    Hello, I do see Saveoptions which can be used to export PDF (all pages) to HTML / SVG. However I wish to know if there is option to specify a page also? It does create multiple files on disk. But I want to know option…...4:13am 1 Hello, I do see SaveOptions which can be used to export...Aspose.Pdf.SvgSaveOptions saveOptions = new Aspose.Pdf.SvgSaveOptions();...

    forum.aspose.com/t/convert-specific-pdf-page/70046
  8. 档案

    档案...System::SharedPtr<PdfSaveOptions> saveOptions = System::MakeObject<PdfSaveOptions>();...SaveOptions>(); saveOptions->set_SaveToSeparateFiles(true); ...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  9. 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...
  10. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveoptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output document. Default value is true in C++....By setting a flag in the SaveOptions object, // we can convert...points while saving. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...