Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 33,584 for

saveoptions

(0.11 sec)
  1. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in headers/footers are exported in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...pane in the output PDF. saveOptions.setPageMode(PdfPageMode.USE_OUTLINES);...

    reference.aspose.com/words/java/com.aspose.word...
  3. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...will render the EMF part. saveOptions.getMetafileRendering().s...

    reference.aspose.com/words/java/com.aspose.word...
  4. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/jp/editor/psd/
  5. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ms/net/make/word/
  6. Ustvari HTML Z Uporabo C#

    Ustvarite novo HTML v C# v nekaj korakih. Preprosto ustvarite HTML s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.html", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sl/net/make/html/
  7. Buat HTML Menggunakan Javascript

    Buat HTML baharu dalam JavaScript dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Node.js via .NET....endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/ms/nodejs-net/make/html/
  8. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/make/word/
  9. Vytvorte Dokument V Jazyku C#

    Vytvorte súbor pomocou knižnice .NET. Jednoducho vytvorte nový dokument v C# v niekoľkých krokoch....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sk/net/make/
  10. Ustvari DOCX Z Uporabo C#

    Ustvarite novo DOCX v C# v nekaj korakih. Preprosto ustvarite DOCX s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sl/net/make/docx/