Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 33,600 for

saveoptions

(0.13 sec)
  1. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream stream, Saveoptions Saveoptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...save(OutputStream stream, SaveOptions saveOptions) ’ convert word to... { return this.save(os, saveOptions); } alexey.noskov February...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  2. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveoptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving...."Compliance" property of the SaveOptions object to "OoxmlCompliance...standard. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...doc.Save("Output.html", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/html/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...