PdfSaveoptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...
Fill.backColor property. Gets or sets a Color object that represents the background color for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...
GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...
Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...
GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...
შეკუმშოს JPG C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....jpg" ); var saveOptions = new ImageSaveOptions(SaveFormat...GetShapeRenderer().Save( "Output.jpg" , saveOptions); using Aspose.Words; var...
Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...
Սեղմեք WORD ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...