Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 33,731 for

saveoptions

(1.91 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....SaveOptions public class RtfSaveOptions...RtfSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....ouputDir ) { ImageOptionsBase saveOptions = new ImageOptions . PngOptions..., dir + "big_out.png" , saveOptions , monitor ); System . Threading...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveoptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer...." ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . addPrinterFont ( "Courier New" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); See Also class SoftEdgeFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the template attached to the document in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Saving::MarkdownExportAsHtml enu...

    Aspose::Words::Saving::MarkdownExportAsHtml enum. Allows to specify the elements to be exported to Markdown as raw HTML in C++....Write ( u "Cell2" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ExportAsHtml ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_CertificateHolder method. Gets or sets a CertificateHolder object that contains the certificate used to sign a document in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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-...
  9. 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...
  10. 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...