Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 33,731 for

saveoptions

(0.13 sec)
  1. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveoptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  2. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document loaded...Document object. toPages(saveOptions) Saves each page of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveoptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Managing Outlook Messages|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....MailMessage in OFT Format The SaveOptions class allows you to specify... Save ( "message.oft" , SaveOptions . DefaultOft ); // or alternative...

    docs.aspose.com/email/net/managing-outlook-mesa...
  6. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …...ByteArrayOutputStrea()) { OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...OoxmlSaveOptions(SaveFormat.XLSX); saveOptions.setCompressionType(9); // Maximum...

    forum.aspose.com/t/aspose-compression-is-consum...
  7. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveoptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...apply any interpolation. saveOptions . InterpolateImages = interpolateImages...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....changes: DocSaveOptions extends SaveOptions -> DocSaveOptions extends...HtmlSaveOptions extends SaveOptions -> HtmlSaveOptions extends...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveoptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...already large documents. saveOptions . Compliance = pdfCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveoptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced document structure and accessibility...." ); PdfSaveOptions saveOptions = new PdfSaveOptions { //...ExportLanguageToSpan.pdf" , saveOptions ); See Also class PdfSaveOptions...

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