Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 32,777 for

saveoptions

(0.15 sec)
  1. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

    Avaa ja muokkaa PSD-tiedostoa online-editorilla...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/fl/editor/psd/
  3. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/editor/psd/
  4. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  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. 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...
  9. 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...
  10. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/html/