Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 32,698 for

saveoptions

(0.23 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveoptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...public class OdtSaveOptions : SaveOptions Constructors Name Description...docx" ); OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.use_high_quality_rendering property...

    Saveoptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e...use_high_quality_rendering property SaveOptions.use_high_quality_rendering...a rendered document with SaveOptions. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document 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...
  8. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also class Fill namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: Saveoptions so = new PdfSaveoptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...save attached PDF with: SaveOptions so = new PdfSaveOptions()...#=zU50KS4smIEQs(Stream #=zPkgGkfg=, SaveOptions #=zg0M2Os1MzU7P) at Aspose...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...