Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 31,170 for

saveoptions

(0.05 sec)
  1. 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...
  2. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveoptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PageLayout..."PdfSaveOptions.PageLayout.pdf" , saveOptions ); See Also enum PdfPageLayout...

    reference.aspose.com/words/net/aspose.words.sav...
  3. GraphicsQualityOptions.TextRenderingHint | Aspo...

    Discover the GraphicsQualityOptions TextRenderingHint property for optimal text rendering in your graphics. Enhance visual quality and performance today!...GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.saveFormat property | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveoptions class. Can be used to specify additional options when saving a document into the Text 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...
  6. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ExportAsHtml method. Allows to specify the elements to be exported to Markdown as raw HTML. Default value is None in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportAsHtml ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java.... HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...HtmlSaveOptions(saveFormat); { saveOptions.setProgressCallback(new SavingProgressCallba());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....jpg" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Jpeg); saveOptions-> set_JpegQuality ( 50 );...

    products.aspose.com/words/cpp/compress/jpg/