Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 33,731 for

saveoptions

(0.08 sec)
  1. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); See Also class SoftEdgeFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word documents as structured Docling JSON with full control....class DoclingSaveOptions : SaveOptions Constructors Name Description...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveoptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...save the document normally. saveOptions . OptimizeOutput = optimizeOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....Document (); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveoptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....an image, we can pass a SaveOptions object to // edit the image...node into an image. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Loading and Saving Message|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.... The base class SaveOptions and the classes EmlSaveOptions...email import MailMessage , SaveOptions # Initialize and Load an...

    docs.aspose.com/email/python-net/loading-and-sa...
  9. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...jpg" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...ImageSaveOptions(aw.SaveFormat.Jpeg) saveOptions.jpegQuality = 50 shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/compres...
  10. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the Saveoptions to convert the numbers to Arabic format like so: var Saveoptions = n…...numbers, so I added the saveOptions to convert the numbers to...so: var saveOptions = new PdfSaveOptions(); saveOptions.NumeralFormat...

    forum.aspose.com/t/convert-farsi-document-with-...