Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 32,697 for

saveoptions

(0.11 sec)
  1. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....conversion using a SaveOptions object. auto saveOptions = System ::...:: HtmlSaveOptions > (); saveOptions -> set_ExportRelativeFontSi...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveoptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  4. IDocumentConverterPlugin.Convert | Aspose.Words...

    Effortlessly convert documents with the iDocumentConverterPlugin. Utilize customizable input/output streams and save options for seamless file management....Stream outputStream , SaveOptions saveOptions ) Parameter Type Description...The output stream. saveOptions SaveOptions The save options. See...

    reference.aspose.com/words/net/aspose.words/ido...
  5. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for .NET 23.11 - 发布说明|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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....:: ImageSaveOptions > & saveOptions , const System :: SharedPtr...eam>& The input stream. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. EmfPlusDualRenderingMode enumeration | Aspose.W...

    Aspose.Words.Saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveoptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... let saveOptions = new aw . Saving . TxtSaveOptions...TxtSaveOptions (); saveOptions . encoding = "UTF-16" ; // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Email Messages in Jython|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....email import SaveOptions class Converter : def __init__...in Unicode format saveOptions = SaveOptions eml . save ( dataDir...

    docs.aspose.com/email/java/converting-email-mes...