Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 32,697 for

saveoptions

(0.58 sec)
  1. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose.PSD for .NET 18.10 - 发行说明|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....导出为PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // 设置透明度为50% im . Layers...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::SharedP...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts pages from document from input stream to array of images.... SaveOptions ): ... Parameter Type Description...load options. save_options SaveOptions The save options. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . ExportFloatingShapes...ExportFloatingShapes.pdf" , saveOptions ); See Also class PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveoptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++...." ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_FallbackFontName (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveoptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Words Save( string, SaveOptions ) Saves the document to a...string fileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...