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

saveoptions

(0.74 sec)
  1. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....property on the appropriate SaveOptions object before calling Document...Saving . PdfSaveOptions saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/words/nodejs-net/generator-or-p...
  2. Manage Appointments: Create & Manipulate, Conve...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IcsSaveOptions saveOptions = IcsSaveOptions . Default ; saveOptions . ProductId..."ChangeProdIdOfICS.ics" , saveOptions ); Loading Appointments Also...

    docs.aspose.com/email/net/create-and-manipulate...
  3. 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...
  4. SaveOptions.useAntiAliasing property | Aspose.W...

    Saveoptions.useAntiAliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering....useAntiAliasing property SaveOptions.useAntiAliasing property...Words.Saving class SaveOptions SaveOptions.updateOleControlImag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. How to Run Aspose.Email|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....eml" , SaveOptions . DefaultEml ); // Save email...eml . Save ( "my.msg" , SaveOptions . DefaultMsgUnicode ); }...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  8. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/java/make/
  9. 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/
  10. Convert OLM to OFT via C# | products.aspose.com

    Sample code for OLM to OFT C# conversion. Use API example code for batch OLM files to OFT conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...Save( $"{msg.Subject}.oft" , SaveOptions.DefaultOft); } } Free App...

    products.aspose.com/email/net/conversion/olm-to...