Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 34,087 for

saveoptions

(0.08 sec)
  1. 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...
  2. Aspose.PSD for Java 24.7 - 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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( output , saveOptions ); } PSDJAVA-637. Fix ImageSaveException:...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) attachments_embedding_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveoptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...SaveOptions saveOptions, bool enableHttpCompressio...fileName, contentDisposition, saveOptions, enableHttpCompressio); }...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  7. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveoptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pageLayout = aw . Saving . PdfPageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ImageResolution (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your document-saving experience with the Saveoptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....ProgressCallback Contents [ Hide ] SaveOptions.ProgressCallback property...Mhtml, Epub. HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...and below in the outline. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...