Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 33,684 for

saveoptions

(0.47 sec)
  1. Կատարեք WORD՝ Օգտագործելով C#

    Ստեղծեք նոր WORD C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով .NET գրադարանը:...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/hy/net/make/word/
  2. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .NET գրադարանը:...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.html", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/hy/net/make/html/
  3. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_stream method... SaveOptions ): ... Parameter Type Description...Output stream. save_options SaveOptions Save options. Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java.... ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.JPEG); { saveOptions.setImlRenderingMode(ImlRenderingMode...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert OLM to MSG via C# | products.aspose.com

    Sample code for OLM to MSG C# conversion. Use API example code for batch OLM files to MSG conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...
  7. 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...
  8. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Node.js. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, or PDF/UA....docx" ); const saveOptions = new aw . saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pdfStandard = aw . saving . PdfStandard...

    docs.aspose.com/words/nodejs-net/which-pdf-stan...
  9. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....Template Optional: Using SaveOptions Explicitly Loading and Modifying...format. It inherits from SaveOptions and provides specific settings...

    blog.aspose.com/email/outlook-template-oft-crea...
  10. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...}; doc.Save("output.pdf", saveOptions); Thanks, Balázs Professionalize...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...