Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 33,683 for

saveoptions

(0.45 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PsSaveOptions.saveFormat property | Aspose.Word...

    PsSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . PsSaveOptions...PsSaveOptions () saveOptions . saveFormat = aw . SaveFormat . Ps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....BuildReport( string, string, SaveOptions , object ) Populates the...string outputFileName , SaveOptions saveOptions , object data ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveoptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ImageSaveOptions.GraphicsQualityOptions | Aspos...

    Optimize your graphics with the ImageSaveoptions GraphicsQualityOptions property, enabling precise rendering modes and superior quality for stunning visuals....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveoptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document...docx" ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pcl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveoptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto saveOptions = System :: MakeObject <...XamlFlowSaveOptions > (); saveOptions -> set_ReplaceBackslashWith...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....tiff" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Tiff); saveOptions-> set_TiffCompression (T...

    products.aspose.com/words/cpp/compress/tiff/
  9. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to text for better accuracy and readability....TxtSaveOptions saveOptions = new TxtSaveOptions (); saveOptions . OfficeMathExportMode...ExportOfficeMathAsLa.txt" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...