Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 34,066 for

saveoptions

(0.17 sec)
  1. 在 PHP 中转换电子邮件|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....Unicode format $saveOptions = new SaveOptions (); $eml -> save...$dataDir . "AnEmail.msg" , $saveOptions -> getDefaultMsgUnicode ());...

    docs.aspose.com/email/zh/java/converting-email-...
  2. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: Saveoptions so = new PdfSaveoptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...save attached PDF with: SaveOptions so = new PdfSaveOptions()...#=zU50KS4smIEQs(Stream #=zPkgGkfg=, SaveOptions #=zg0M2Os1MzU7P) at Aspose...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  3. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....:: ImageSaveOptions > & saveOptions , Aspose :: Words :: LowCode...The input file streams. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the Saveoptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance....UseAntiAliasing Contents [ Hide ] SaveOptions.UseAntiAliasing property...a rendered document with SaveOptions. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... save(stream, saveOptions) Saves the document to a...stream , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...PsSaveOptions saveOptions = new PsSaveOptions(); { saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...