Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 33,600 for

saveoptions

(0.07 sec)
  1. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly....inputDoc2 }); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...inputDoc1 , inputDoc2 }, saveOptions , MergeFormatMode . KeepSourceFormatting...

    reference.aspose.com/words/net/aspose.words.low...
  2. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.allow_embedding_post_script_fonts p...

    Saveoptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...allow_embedding_post_script_fonts property SaveOptions.allow_embedding_post_script_fonts...save_options = aw . saving . SaveOptions . create_save_options ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveoptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...apply any interpolation. saveOptions . InterpolateImages = interpolateImages...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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...
  8. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveoptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...already large documents. saveOptions . Compliance = pdfCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....mpp" ); 12 SaveOptions o = new PdfSaveOptions();...PdfSaveOptions saveOptions = new PdfSaveOptions(); 4 saveOptions. setSaveToSeparateFil...

    docs.aspose.com/tasks/java/convert-project-data...