Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 33,683 for

saveoptions

(1.42 sec)
  1. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....docx" ); var saveOptions = new aw . Saving . XlsxSaveOptions...XlsxSaveOptions (); saveOptions . compressionLevel = CompressionLevel...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... SaveOptions ): ... Parameter Type Description...file name. save_options SaveOptions The save options. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Add method. Adds a specified GradientStop to a gradient in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

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

    Aspose::Words::Drawing::GradientStopCollection::Insert method. Inserts a GradientStop to 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...
  6. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0 in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveoptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!... // We can pass a SaveOptions object to specify a different...render. ImageSaveOptions saveOptions = new ImageSaveOptions (...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....the range to html const saveOptions = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . setExportActiveWorks ( true );...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...