Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 32,777 for

saveoptions

(0.09 sec)
  1. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...jpg" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Jpeg); saveOptions-> set_JpegQuality ( 50 );...

    products.aspose.com/words/hy/cpp/compress/jpg/
  2. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....Document (); // Configure a SaveOptions object to encrypt the document...then save the document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveoptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . replaceBackslashWith = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat...GetShapeRenderer().Save( "Output.tiff" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/compress/tiff/
  7. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PageLayout..."PdfSaveOptions.PageLayout.pdf" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveoptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::SvgSaveOptions::get_Remo...

    Aspose::Words::Saving::SvgSaveoptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false. If this option is enabled, all links containing JavaScript will be replaced with "javascript:void(0)" in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_RemoveJavaScriptFrom...

    reference.aspose.com/words/cpp/aspose.words.sav...