Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 32,777 for

saveoptions

(0.09 sec)
  1. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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....PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // Set opacity 50% im...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  2. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from document from input stream to array of images in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...The document load options. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  3. SaveOptions.DefaultTemplate | Aspose.Words for ...

    Manage your Saveoptions with ease! Set or get the default template path and filename for streamlined document processing. Optimize your workflow today!...DefaultTemplate Contents [ Hide ] SaveOptions.DefaultTemplate property...style changes. // Use a SaveOptions object to automatically set...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveoptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact....docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . exportDocumentStruct = true ; saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....{ $saveOptions = new MarkdownSaveOptions (); $saveOptions ->...md" , SaveFormat :: Md , $saveOptions ); } finally { $presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and save options in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...eam> The output stream. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability....UpdateAmbiguousTextF SaveOptions.UpdateAmbiguousTextF property...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . UpdateAmbiguousTextF...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java...."aw"); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions();...setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...

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